#f2f0d2 color space conversions
Hex:
#f2f0d2
RGB:
242, 240, 210
CMY:
5, 6, 18
CMYK:
0, 1, 13, 5
HSL:
56°, 55.1724%, 88.6275%
HSV (HSB):
56°, 13.2231%, 94.9020%
XYZ:
79.4109, 85.8506, 73.3582
xyY:
0.3328, 0.3598, 85.8506
CIE-Lab:
94.2484, -4.2850, 14.7522
CIE-LCH:
94.2484, 15.3619, 106.1967
CIE-Luv:
94.2484, 2.7971, 22.6105
Hunter-Lab:
92.6556, -9.1630, 17.9172
#f2f0d2 color charts
#f2f0d2 color shades, tints & tones
#f2f0d2 color schemes
#f2f0d2 color preview, HTML & CSS examples
This text has a color of #f2f0d2
<p style="color:#f2f0d2;">Text here</p>
.mytext {color:#f2f0d2;}
This box has a color of #f2f0d2
<div style="background-color:#f2f0d2;">Content here</div>
.mybackground {background-color:#f2f0d2;}
Border around this has a color of #f2f0d2
<div style="border:2px solid #f2f0d2;">Content here</div>
.myborder {border:2px solid #f2f0d2;}