#CFA8BB (or 0xCFA8BB) is unknown color: approx Maverick. HEX triplet: CF, A8 and BB. RGB value is (207,168,187). Sum of RGB (Red+Green+Blue) = 207+168+187=562 (74% of max value = 765). Red value is 207 (81.25% from 255 or 36.83% from 562); Green value is 168 (66.02% from 255 or 29.89% from 562); Blue value is 187 (73.44% from 255 or 33.27% from 562); Max value from RGB is 207 - color contains mainly: red. Hex color #CFA8BB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CFA8BB is #305744. Grayscale: #B5B5B5. Windows color (decimal): -3168069 or 12298447. OLE color: 12298447.
HSL color Cylindrical-coordinate representation of color #CFA8BB: hue angle of 330.77º degrees, saturation: 0.29, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #CFA8BB is Cyan = 0, Magento = 0.19, Yellow = 0.10 and Black (K on CMYK) = 0.19.
<style> p { color: #CFA8BB; } p { color: rgb(207,168,187); } H1.HeaderClassName { color: #CFA8BB; } .AnyTagClassName { color: #CFA8BB; } </style>
<style> a { background-color: #CFA8BB; } a { background-color: rgb(207,168,187); } div.DivClassName { background-color: #CFA8BB; } .BgClassName { background-color: #CFA8BB; } </style>
<style> span { border-color: #CFA8BB; } span { border-color: rgb(207,168,187); } td.TdClassName { border-color: #CFA8BB; } .TagClassName { border-color: #CFA8BB; } </style>