#f2dd9e color space conversions
Hex:
#f2dd9e
RGB:
242, 221, 158
CMY:
5, 13, 38
CMYK:
0, 9, 35, 5
HSL:
45°, 76.3636%, 78.4314%
HSV (HSB):
45°, 34.7107%, 94.9020%
XYZ:
68.6460, 73.0588, 42.8315
xyY:
0.3720, 0.3959, 73.0588
CIE-Lab:
88.4757, -1.7234, 33.5878
CIE-LCH:
88.4757, 33.6320, 92.9373
CIE-Luv:
88.4757, 16.6989, 46.2199
Hunter-Lab:
85.4744, -6.2239, 30.1217
#f2dd9e color charts
#f2dd9e color shades, tints & tones
#f2dd9e color schemes
#f2dd9e color preview, HTML & CSS examples
This text has a color of #f2dd9e
<p style="color:#f2dd9e;">Text here</p>
.mytext {color:#f2dd9e;}
This box has a color of #f2dd9e
<div style="background-color:#f2dd9e;">Content here</div>
.mybackground {background-color:#f2dd9e;}
Border around this has a color of #f2dd9e
<div style="border:2px solid #f2dd9e;">Content here</div>
.myborder {border:2px solid #f2dd9e;}