#f9d2d8 color space conversions
Hex:
#f9d2d8
RGB:
249, 210, 216
CMY:
2, 18, 15
CMYK:
0, 16, 13, 2
HSL:
351°, 76.4706%, 90.0000%
HSV (HSB):
351°, 15.6627%, 97.6471%
XYZ:
74.5082, 71.1908, 74.7799
xyY:
0.3379, 0.3229, 71.1908
CIE-Lab:
87.5776, 14.5705, 2.1253
CIE-LCH:
87.5776, 14.7247, 8.2989
CIE-Luv:
87.5776, 23.0275, 0.5309
Hunter-Lab:
84.3746, 9.9713, 6.5144
#f9d2d8 color charts
#f9d2d8 color shades, tints & tones
#f9d2d8 color schemes
#f9d2d8 color preview, HTML & CSS examples
This text has a color of #f9d2d8
<p style="color:#f9d2d8;">Text here</p>
.mytext {color:#f9d2d8;}
This box has a color of #f9d2d8
<div style="background-color:#f9d2d8;">Content here</div>
.mybackground {background-color:#f9d2d8;}
Border around this has a color of #f9d2d8
<div style="border:2px solid #f9d2d8;">Content here</div>
.myborder {border:2px solid #f9d2d8;}