#FFD8CA (or 0xFFD8CA) is unknown color: approx Cinderella. HEX triplet: FF, D8 and CA. RGB value is (255,216,202). Sum of RGB (Red+Green+Blue) = 255+216+202=673 (89% of max value = 765). Red value is 255 (100% from 255 or 37.89% from 673); Green value is 216 (84.77% from 255 or 32.10% from 673); Blue value is 202 (79.30% from 255 or 30.01% from 673); Max value from RGB is 255 - color contains mainly: red. Hex color #FFD8CA is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FFD8CA is #002735. Grayscale: #E2E2E2. Windows color (decimal): -10038 or 13293823. OLE color: 13293823.
HSL color Cylindrical-coordinate representation of color #FFD8CA: hue angle of 15.85º degrees, saturation: 1, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #FFD8CA is Cyan = 0, Magento = 0.15, Yellow = 0.21 and Black (K on CMYK) = 0.
<style> p { color: #FFD8CA; } p { color: rgb(255,216,202); } H1.HeaderClassName { color: #FFD8CA; } .AnyTagClassName { color: #FFD8CA; } </style>
<style> a { background-color: #FFD8CA; } a { background-color: rgb(255,216,202); } div.DivClassName { background-color: #FFD8CA; } .BgClassName { background-color: #FFD8CA; } </style>
<style> span { border-color: #FFD8CA; } span { border-color: rgb(255,216,202); } td.TdClassName { border-color: #FFD8CA; } .TagClassName { border-color: #FFD8CA; } </style>