#f9d7d6 color space conversions
Hex:
#f9d7d6
RGB:
249, 215, 214
CMY:
2, 16, 16
CMYK:
0, 14, 14, 2
HSL:
2°, 74.4681%, 90.7843%
HSV (HSB):
2°, 14.0562%, 97.6471%
XYZ:
75.5050, 73.5957, 73.8442
xyY:
0.3387, 0.3301, 73.5957
CIE-Lab:
88.7310, 11.6457, 4.8531
CIE-LCH:
88.7310, 12.6164, 22.6229
CIE-Luv:
88.7310, 20.4619, 5.1334
Hunter-Lab:
85.7879, 6.9753, 9.0161
#f9d7d6 color charts
#f9d7d6 color shades, tints & tones
#f9d7d6 color schemes
#f9d7d6 color preview, HTML & CSS examples
This text has a color of #f9d7d6
<p style="color:#f9d7d6;">Text here</p>
.mytext {color:#f9d7d6;}
This box has a color of #f9d7d6
<div style="background-color:#f9d7d6;">Content here</div>
.mybackground {background-color:#f9d7d6;}
Border around this has a color of #f9d7d6
<div style="border:2px solid #f9d7d6;">Content here</div>
.myborder {border:2px solid #f9d7d6;}