#f2db97 color space conversions
Hex:
#f2db97
RGB:
242, 219, 151
CMY:
5, 14, 41
CMYK:
0, 10, 38, 5
HSL:
45°, 77.7778%, 77.0588%
HSV (HSB):
45°, 37.6033%, 94.9020%
XYZ:
67.5354, 71.7746, 39.5726
xyY:
0.3775, 0.4012, 71.7746
CIE-Lab:
87.8600, -1.5018, 36.3414
CIE-LCH:
87.8600, 36.3724, 92.3664
CIE-Luv:
87.8600, 18.3554, 49.3119
Hunter-Lab:
84.7199, -5.9667, 31.6097
#f2db97 color charts
#f2db97 color shades, tints & tones
#f2db97 color schemes
#f2db97 color preview, HTML & CSS examples
This text has a color of #f2db97
<p style="color:#f2db97;">Text here</p>
.mytext {color:#f2db97;}
This box has a color of #f2db97
<div style="background-color:#f2db97;">Content here</div>
.mybackground {background-color:#f2db97;}
Border around this has a color of #f2db97
<div style="border:2px solid #f2db97;">Content here</div>
.myborder {border:2px solid #f2db97;}