#F6CDCB (or 0xF6CDCB) is unknown color: approx Coral Candy. HEX triplet: F6, CD and CB. RGB value is (246,205,203). Sum of RGB (Red+Green+Blue) = 246+205+203=654 (86% of max value = 765). Red value is 246 (96.48% from 255 or 37.61% from 654); Green value is 205 (80.47% from 255 or 31.35% from 654); Blue value is 203 (79.69% from 255 or 31.04% from 654); Max value from RGB is 246 - color contains mainly: red. Hex color #F6CDCB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F6CDCB is #093234. Grayscale: #D9D9D9. Windows color (decimal): -602677 or 13356534. OLE color: 13356534.
HSL color Cylindrical-coordinate representation of color #F6CDCB: hue angle of 2.79º degrees, saturation: 0.7, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #F6CDCB is Cyan = 0, Magento = 0.17, Yellow = 0.17 and Black (K on CMYK) = 0.04.
<style> p { color: #F6CDCB; } p { color: rgb(246,205,203); } H1.HeaderClassName { color: #F6CDCB; } .AnyTagClassName { color: #F6CDCB; } </style>
<style> a { background-color: #F6CDCB; } a { background-color: rgb(246,205,203); } div.DivClassName { background-color: #F6CDCB; } .BgClassName { background-color: #F6CDCB; } </style>
<style> span { border-color: #F6CDCB; } span { border-color: rgb(246,205,203); } td.TdClassName { border-color: #F6CDCB; } .TagClassName { border-color: #F6CDCB; } </style>