#CFBBBE (or 0xCFBBBE) is unknown color: approx Pink Flare. HEX triplet: CF, BB and BE. RGB value is (207,187,190). Sum of RGB (Red+Green+Blue) = 207+187+190=584 (77% of max value = 765). Red value is 207 (81.25% from 255 or 35.45% from 584); Green value is 187 (73.44% from 255 or 32.02% from 584); Blue value is 190 (74.61% from 255 or 32.53% from 584); Max value from RGB is 207 - color contains mainly: red. Hex color #CFBBBE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFBBBE is #304441. Grayscale: #C1C1C1. Windows color (decimal): -3163202 or 12499919. OLE color: 12499919.
HSL color Cylindrical-coordinate representation of color #CFBBBE: hue angle of 351º degrees, saturation: 0.17, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #CFBBBE is Cyan = 0, Magento = 0.10, Yellow = 0.08 and Black (K on CMYK) = 0.19.
<style> p { color: #CFBBBE; } p { color: rgb(207,187,190); } H1.HeaderClassName { color: #CFBBBE; } .AnyTagClassName { color: #CFBBBE; } </style>
<style> a { background-color: #CFBBBE; } a { background-color: rgb(207,187,190); } div.DivClassName { background-color: #CFBBBE; } .BgClassName { background-color: #CFBBBE; } </style>
<style> span { border-color: #CFBBBE; } span { border-color: rgb(207,187,190); } td.TdClassName { border-color: #CFBBBE; } .TagClassName { border-color: #CFBBBE; } </style>