#f2d8d4 color space conversions
Hex:
#f2d8d4
RGB:
242, 216, 212
CMY:
5, 15, 17
CMYK:
0, 11, 12, 5
HSL:
8°, 53.5714%, 89.0196%
HSV (HSB):
8°, 12.3967%, 94.9020%
XYZ:
73.0575, 72.7424, 72.4775
xyY:
0.3347, 0.3333, 72.7424
CIE-Lab:
88.3247, 8.3384, 5.2434
CIE-LCH:
88.3247, 9.8500, 32.1625
CIE-Luv:
88.3247, 15.6981, 6.3295
Hunter-Lab:
85.2892, 3.6445, 9.3186
#f2d8d4 color charts
#f2d8d4 color shades, tints & tones
#f2d8d4 color schemes
#f2d8d4 color preview, HTML & CSS examples
This text has a color of #f2d8d4
<p style="color:#f2d8d4;">Text here</p>
.mytext {color:#f2d8d4;}
This box has a color of #f2d8d4
<div style="background-color:#f2d8d4;">Content here</div>
.mybackground {background-color:#f2d8d4;}
Border around this has a color of #f2d8d4
<div style="border:2px solid #f2d8d4;">Content here</div>
.myborder {border:2px solid #f2d8d4;}