#f2d2d0 color space conversions
Hex:
#f2d2d0
RGB:
242, 210, 208
CMY:
5, 18, 18
CMYK:
0, 13, 14, 5
HSL:
4°, 56.6667%, 88.2353%
HSV (HSB):
4°, 14.0496%, 94.9020%
XYZ:
71.0497, 69.5245, 69.3494
xyY:
0.3385, 0.3312, 69.5245
CIE-Lab:
86.7631, 10.8348, 5.1003
CIE-LCH:
86.7631, 11.9752, 25.2079
CIE-Luv:
86.7631, 19.3351, 5.6280
Hunter-Lab:
83.3814, 6.1835, 9.0547
#f2d2d0 color charts
#f2d2d0 color shades, tints & tones
#f2d2d0 color schemes
#f2d2d0 color preview, HTML & CSS examples
This text has a color of #f2d2d0
<p style="color:#f2d2d0;">Text here</p>
.mytext {color:#f2d2d0;}
This box has a color of #f2d2d0
<div style="background-color:#f2d2d0;">Content here</div>
.mybackground {background-color:#f2d2d0;}
Border around this has a color of #f2d2d0
<div style="border:2px solid #f2d2d0;">Content here</div>
.myborder {border:2px solid #f2d2d0;}