#f2db9e color space conversions
Hex:
#f2db9e
RGB:
242, 219, 158
CMY:
5, 14, 38
CMYK:
0, 10, 35, 5
HSL:
44°, 76.3636%, 78.4314%
HSV (HSB):
44°, 34.7107%, 94.9020%
XYZ:
68.1210, 72.0089, 42.6565
xyY:
0.3727, 0.3940, 72.0089
CIE-Lab:
87.9729, -0.7023, 32.9207
CIE-LCH:
87.9729, 32.9282, 91.2222
CIE-Luv:
87.9729, 17.9189, 45.1447
Hunter-Lab:
84.8581, -5.2082, 29.5967
#f2db9e color charts
#f2db9e color shades, tints & tones
#f2db9e color schemes
#f2db9e color preview, HTML & CSS examples
This text has a color of #f2db9e
<p style="color:#f2db9e;">Text here</p>
.mytext {color:#f2db9e;}
This box has a color of #f2db9e
<div style="background-color:#f2db9e;">Content here</div>
.mybackground {background-color:#f2db9e;}
Border around this has a color of #f2db9e
<div style="border:2px solid #f2db9e;">Content here</div>
.myborder {border:2px solid #f2db9e;}