#f9d7d4 color space conversions
Hex:
#f9d7d4
RGB:
249, 215, 212
CMY:
2, 16, 17
CMYK:
0, 14, 15, 2
HSL:
5°, 75.5102%, 90.3922%
HSV (HSB):
5°, 14.8594%, 97.6471%
XYZ:
75.2510, 73.4941, 72.5070
xyY:
0.3401, 0.3322, 73.4941
CIE-Lab:
88.6828, 11.3337, 5.8371
CIE-LCH:
88.6828, 12.7486, 27.2494
CIE-Luv:
88.6828, 20.6427, 6.6369
Hunter-Lab:
85.7287, 6.6587, 9.8642
#f9d7d4 color charts
#f9d7d4 color shades, tints & tones
#f9d7d4 color schemes
#f9d7d4 color preview, HTML & CSS examples
This text has a color of #f9d7d4
<p style="color:#f9d7d4;">Text here</p>
.mytext {color:#f9d7d4;}
This box has a color of #f9d7d4
<div style="background-color:#f9d7d4;">Content here</div>
.mybackground {background-color:#f9d7d4;}
Border around this has a color of #f9d7d4
<div style="border:2px solid #f9d7d4;">Content here</div>
.myborder {border:2px solid #f9d7d4;}