#f2ddd7 color space conversions
Hex:
#f2ddd7
RGB:
242, 221, 215
CMY:
5, 13, 16
CMYK:
0, 9, 11, 5
HSL:
13°, 50.9434%, 89.6078%
HSV (HSB):
13°, 11.1570%, 94.9020%
XYZ:
74.7401, 75.4964, 74.9230
xyY:
0.3319, 0.3353, 75.4964
CIE-Lab:
89.6250, 6.2234, 5.5429
CIE-LCH:
89.6250, 8.3339, 41.6898
CIE-Luv:
89.6250, 12.7441, 7.1855
Hunter-Lab:
86.8887, 1.4874, 9.6971
#f2ddd7 color charts
#f2ddd7 color shades, tints & tones
#f2ddd7 color schemes
#f2ddd7 color preview, HTML & CSS examples
This text has a color of #f2ddd7
<p style="color:#f2ddd7;">Text here</p>
.mytext {color:#f2ddd7;}
This box has a color of #f2ddd7
<div style="background-color:#f2ddd7;">Content here</div>
.mybackground {background-color:#f2ddd7;}
Border around this has a color of #f2ddd7
<div style="border:2px solid #f2ddd7;">Content here</div>
.myborder {border:2px solid #f2ddd7;}