#CBAFBB (or 0xCBAFBB) is unknown color: approx Maverick. HEX triplet: CB, AF and BB. RGB value is (203,175,187). Sum of RGB (Red+Green+Blue) = 203+175+187=565 (74% of max value = 765). Red value is 203 (79.69% from 255 or 35.93% from 565); Green value is 175 (68.75% from 255 or 30.97% from 565); Blue value is 187 (73.44% from 255 or 33.10% from 565); Max value from RGB is 203 - color contains mainly: red. Hex color #CBAFBB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CBAFBB is #345044. Grayscale: #B8B8B8. Windows color (decimal): -3428421 or 12300235. OLE color: 12300235.
HSL color Cylindrical-coordinate representation of color #CBAFBB: hue angle of 334.29º degrees, saturation: 0.21, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CBAFBB is Cyan = 0, Magento = 0.14, Yellow = 0.08 and Black (K on CMYK) = 0.20.
<style> p { color: #CBAFBB; } p { color: rgb(203,175,187); } H1.HeaderClassName { color: #CBAFBB; } .AnyTagClassName { color: #CBAFBB; } </style>
<style> a { background-color: #CBAFBB; } a { background-color: rgb(203,175,187); } div.DivClassName { background-color: #CBAFBB; } .BgClassName { background-color: #CBAFBB; } </style>
<style> span { border-color: #CBAFBB; } span { border-color: rgb(203,175,187); } td.TdClassName { border-color: #CBAFBB; } .TagClassName { border-color: #CBAFBB; } </style>