#CFAAB3 (or 0xCFAAB3) is unknown color: approx Pink Flare. HEX triplet: CF, AA and B3. RGB value is (207,170,179). Sum of RGB (Red+Green+Blue) = 207+170+179=556 (73% of max value = 765). Red value is 207 (81.25% from 255 or 37.23% from 556); Green value is 170 (66.80% from 255 or 30.58% from 556); Blue value is 179 (70.31% from 255 or 32.19% from 556); Max value from RGB is 207 - color contains mainly: red. Hex color #CFAAB3 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CFAAB3 is #30554C. Grayscale: #B6B6B6. Windows color (decimal): -3167565 or 11774671. OLE color: 11774671.
HSL color Cylindrical-coordinate representation of color #CFAAB3: hue angle of 345.41º degrees, saturation: 0.28, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CFAAB3 is Cyan = 0, Magento = 0.18, Yellow = 0.14 and Black (K on CMYK) = 0.19.
<style> p { color: #CFAAB3; } p { color: rgb(207,170,179); } H1.HeaderClassName { color: #CFAAB3; } .AnyTagClassName { color: #CFAAB3; } </style>
<style> a { background-color: #CFAAB3; } a { background-color: rgb(207,170,179); } div.DivClassName { background-color: #CFAAB3; } .BgClassName { background-color: #CFAAB3; } </style>
<style> span { border-color: #CFAAB3; } span { border-color: rgb(207,170,179); } td.TdClassName { border-color: #CFAAB3; } .TagClassName { border-color: #CFAAB3; } </style>