#f2ddc9 color space conversions
Hex:
#f2ddc9
RGB:
242, 221, 201
CMY:
5, 13, 21
CMYK:
0, 9, 17, 5
HSL:
29°, 61.1940%, 86.8627%
HSV (HSB):
29°, 16.9421%, 94.9020%
XYZ:
73.0170, 74.8072, 65.8492
xyY:
0.3417, 0.3501, 74.8072
CIE-Lab:
89.3026, 4.0389, 12.4238
CIE-LCH:
89.3026, 13.0639, 71.9910
CIE-Luv:
89.3026, 13.7895, 17.5271
Hunter-Lab:
86.4912, -0.6674, 15.4040
#f2ddc9 color charts
#f2ddc9 color shades, tints & tones
#f2ddc9 color schemes
#f2ddc9 color preview, HTML & CSS examples
This text has a color of #f2ddc9
<p style="color:#f2ddc9;">Text here</p>
.mytext {color:#f2ddc9;}
This box has a color of #f2ddc9
<div style="background-color:#f2ddc9;">Content here</div>
.mybackground {background-color:#f2ddc9;}
Border around this has a color of #f2ddc9
<div style="border:2px solid #f2ddc9;">Content here</div>
.myborder {border:2px solid #f2ddc9;}