#f2dd9d color space conversions
Hex:
#f2dd9d
RGB:
242, 221, 157
CMY:
5, 13, 38
CMYK:
0, 9, 35, 5
HSL:
45°, 76.5766%, 78.2353%
HSV (HSB):
45°, 35.1240%, 94.9020%
XYZ:
68.5602, 73.0245, 42.3799
xyY:
0.3727, 0.3969, 73.0245
CIE-Lab:
88.4594, -1.8398, 34.0765
CIE-LCH:
88.4594, 34.1261, 93.0905
CIE-Luv:
88.4594, 16.7600, 46.8219
Hunter-Lab:
85.4544, -6.3342, 30.4140
#f2dd9d color charts
#f2dd9d color shades, tints & tones
#f2dd9d color schemes
#f2dd9d color preview, HTML & CSS examples
This text has a color of #f2dd9d
<p style="color:#f2dd9d;">Text here</p>
.mytext {color:#f2dd9d;}
This box has a color of #f2dd9d
<div style="background-color:#f2dd9d;">Content here</div>
.mybackground {background-color:#f2dd9d;}
Border around this has a color of #f2dd9d
<div style="border:2px solid #f2dd9d;">Content here</div>
.myborder {border:2px solid #f2dd9d;}