#f2d4d9 color space conversions
Hex:
#f2d4d9
RGB:
242, 212, 217
CMY:
5, 17, 15
CMYK:
0, 12, 10, 5
HSL:
350°, 53.5714%, 89.0196%
HSV (HSB):
350°, 12.3967%, 94.9020%
XYZ:
72.6858, 70.9740, 75.5140
xyY:
0.3316, 0.3238, 70.9740
CIE-Lab:
87.4724, 11.2345, 1.3683
CIE-LCH:
87.4724, 11.3175, 6.9442
CIE-Luv:
87.4724, 17.4443, 0.0260
Hunter-Lab:
84.2460, 6.5757, 5.8276
#f2d4d9 color charts
#f2d4d9 color shades, tints & tones
#f2d4d9 color schemes
#f2d4d9 color preview, HTML & CSS examples
This text has a color of #f2d4d9
<p style="color:#f2d4d9;">Text here</p>
.mytext {color:#f2d4d9;}
This box has a color of #f2d4d9
<div style="background-color:#f2d4d9;">Content here</div>
.mybackground {background-color:#f2d4d9;}
Border around this has a color of #f2d4d9
<div style="border:2px solid #f2d4d9;">Content here</div>
.myborder {border:2px solid #f2d4d9;}