#f2ddd5 color space conversions
Hex:
#f2ddd5
RGB:
242, 221, 213
CMY:
5, 13, 16
CMYK:
0, 9, 12, 5
HSL:
17°, 52.7273%, 89.2157%
HSV (HSB):
17°, 11.9835%, 94.9020%
XYZ:
74.4846, 75.3942, 73.5776
xyY:
0.3333, 0.3374, 75.3942
CIE-Lab:
89.5773, 5.9025, 6.5240
CIE-LCH:
89.5773, 8.7978, 47.8633
CIE-Luv:
89.5773, 12.8958, 8.6875
Hunter-Lab:
86.8299, 1.1691, 10.5400
#f2ddd5 color charts
#f2ddd5 color shades, tints & tones
#f2ddd5 color schemes
#f2ddd5 color preview, HTML & CSS examples
This text has a color of #f2ddd5
<p style="color:#f2ddd5;">Text here</p>
.mytext {color:#f2ddd5;}
This box has a color of #f2ddd5
<div style="background-color:#f2ddd5;">Content here</div>
.mybackground {background-color:#f2ddd5;}
Border around this has a color of #f2ddd5
<div style="border:2px solid #f2ddd5;">Content here</div>
.myborder {border:2px solid #f2ddd5;}