#f0f2cb color space conversions
Hex:
#f0f2cb
RGB:
240, 242, 203
CMY:
6, 5, 20
CMYK:
1, 0, 16, 5
HSL:
63°, 60.0000%, 87.2549%
HSV (HSB):
63°, 16.1157%, 94.9020%
XYZ:
78.4668, 86.3413, 69.0298
xyY:
0.3356, 0.3692, 86.3413
CIE-Lab:
94.4581, -7.0624, 18.6322
CIE-LCH:
94.4581, 19.9258, 110.7590
CIE-Luv:
94.4581, 0.8907, 28.5758
Hunter-Lab:
92.9200, -11.8748, 20.9978
#f0f2cb color charts
#f0f2cb color shades, tints & tones
#f0f2cb color schemes
#f0f2cb color preview, HTML & CSS examples
This text has a color of #f0f2cb
<p style="color:#f0f2cb;">Text here</p>
.mytext {color:#f0f2cb;}
This box has a color of #f0f2cb
<div style="background-color:#f0f2cb;">Content here</div>
.mybackground {background-color:#f0f2cb;}
Border around this has a color of #f0f2cb
<div style="border:2px solid #f0f2cb;">Content here</div>
.myborder {border:2px solid #f0f2cb;}