#f2dfd2 color space conversions
Hex:
#f2dfd2
RGB:
242, 223, 210
CMY:
5, 13, 18
CMYK:
0, 8, 13, 5
HSL:
24°, 55.1724%, 88.6275%
HSV (HSB):
24°, 13.2231%, 94.9020%
XYZ:
74.6385, 76.3057, 71.7674
xyY:
0.3351, 0.3426, 76.3057
CIE-Lab:
90.0011, 4.3930, 8.7059
CIE-LCH:
90.0011, 9.7515, 63.2242
CIE-Luv:
90.0011, 12.0282, 12.1613
Hunter-Lab:
87.3532, -0.3496, 12.4359
#f2dfd2 color charts
#f2dfd2 color shades, tints & tones
#f2dfd2 color schemes
#f2dfd2 color preview, HTML & CSS examples
This text has a color of #f2dfd2
<p style="color:#f2dfd2;">Text here</p>
.mytext {color:#f2dfd2;}
This box has a color of #f2dfd2
<div style="background-color:#f2dfd2;">Content here</div>
.mybackground {background-color:#f2dfd2;}
Border around this has a color of #f2dfd2
<div style="border:2px solid #f2dfd2;">Content here</div>
.myborder {border:2px solid #f2dfd2;}