#FFC9BA (or 0xFFC9BA) is unknown color: approx Your Pink. HEX triplet: FF, C9 and BA. RGB value is (255,201,186). Sum of RGB (Red+Green+Blue) = 255+201+186=642 (85% of max value = 765). Red value is 255 (100% from 255 or 39.72% from 642); Green value is 201 (78.91% from 255 or 31.31% from 642); Blue value is 186 (73.05% from 255 or 28.97% from 642); Max value from RGB is 255 - color contains mainly: red. Hex color #FFC9BA is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FFC9BA is #003645. Grayscale: #D7D7D7. Windows color (decimal): -13894 or 12241407. OLE color: 12241407.
HSL color Cylindrical-coordinate representation of color #FFC9BA: hue angle of 13.04º degrees, saturation: 1, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #FFC9BA is Cyan = 0, Magento = 0.21, Yellow = 0.27 and Black (K on CMYK) = 0.
<style> p { color: #FFC9BA; } p { color: rgb(255,201,186); } H1.HeaderClassName { color: #FFC9BA; } .AnyTagClassName { color: #FFC9BA; } </style>
<style> a { background-color: #FFC9BA; } a { background-color: rgb(255,201,186); } div.DivClassName { background-color: #FFC9BA; } .BgClassName { background-color: #FFC9BA; } </style>
<style> span { border-color: #FFC9BA; } span { border-color: rgb(255,201,186); } td.TdClassName { border-color: #FFC9BA; } .TagClassName { border-color: #FFC9BA; } </style>