#FBC3CA (or 0xFBC3CA) is unknown color: approx Pink. HEX triplet: FB, C3 and CA. RGB value is (251,195,202). Sum of RGB (Red+Green+Blue) = 251+195+202=648 (85% of max value = 765). Red value is 251 (98.44% from 255 or 38.73% from 648); Green value is 195 (76.56% from 255 or 30.09% from 648); Blue value is 202 (79.30% from 255 or 31.17% from 648); Max value from RGB is 251 - color contains mainly: red. Hex color #FBC3CA is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FBC3CA is #043C35. Grayscale: #D4D4D4. Windows color (decimal): -277558 or 13288443. OLE color: 13288443.
HSL color Cylindrical-coordinate representation of color #FBC3CA: hue angle of 352.5º degrees, saturation: 0.88, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #FBC3CA is Cyan = 0, Magento = 0.22, Yellow = 0.20 and Black (K on CMYK) = 0.02.
<style> p { color: #FBC3CA; } p { color: rgb(251,195,202); } H1.HeaderClassName { color: #FBC3CA; } .AnyTagClassName { color: #FBC3CA; } </style>
<style> a { background-color: #FBC3CA; } a { background-color: rgb(251,195,202); } div.DivClassName { background-color: #FBC3CA; } .BgClassName { background-color: #FBC3CA; } </style>
<style> span { border-color: #FBC3CA; } span { border-color: rgb(251,195,202); } td.TdClassName { border-color: #FBC3CA; } .TagClassName { border-color: #FBC3CA; } </style>