#f2dad9 color space conversions
Hex:
#f2dad9
RGB:
242, 218, 217
CMY:
5, 15, 15
CMYK:
0, 10, 10, 5
HSL:
2°, 49.0196%, 90.0000%
HSV (HSB):
2°, 10.3306%, 94.9020%
XYZ:
74.2137, 74.0298, 76.0233
xyY:
0.3309, 0.3301, 74.0298
CIE-Lab:
88.9366, 8.1049, 3.4957
CIE-LCH:
88.9366, 8.8266, 23.3310
CIE-Luv:
88.9366, 14.2078, 3.7934
Hunter-Lab:
86.0406, 3.3930, 7.8412
#f2dad9 color charts
#f2dad9 color shades, tints & tones
#f2dad9 color schemes
#f2dad9 color preview, HTML & CSS examples
This text has a color of #f2dad9
<p style="color:#f2dad9;">Text here</p>
.mytext {color:#f2dad9;}
This box has a color of #f2dad9
<div style="background-color:#f2dad9;">Content here</div>
.mybackground {background-color:#f2dad9;}
Border around this has a color of #f2dad9
<div style="border:2px solid #f2dad9;">Content here</div>
.myborder {border:2px solid #f2dad9;}