#f9d3d5 color space conversions
Hex:
#f9d3d5
RGB:
249, 211, 213
CMY:
2, 17, 16
CMYK:
0, 15, 14, 2
HSL:
357°, 76.0000%, 90.1961%
HSV (HSB):
357°, 15.2610%, 97.6471%
XYZ:
74.3714, 71.5324, 72.8381
xyY:
0.3400, 0.3270, 71.5324
CIE-Lab:
87.7430, 13.5754, 3.9513
CIE-LCH:
87.7430, 14.1387, 16.2282
CIE-Luv:
87.7430, 22.7669, 3.4275
Hunter-Lab:
84.5768, 8.9521, 8.1428
#f9d3d5 color charts
#f9d3d5 color shades, tints & tones
#f9d3d5 color schemes
#f9d3d5 color preview, HTML & CSS examples
This text has a color of #f9d3d5
<p style="color:#f9d3d5;">Text here</p>
.mytext {color:#f9d3d5;}
This box has a color of #f9d3d5
<div style="background-color:#f9d3d5;">Content here</div>
.mybackground {background-color:#f9d3d5;}
Border around this has a color of #f9d3d5
<div style="border:2px solid #f9d3d5;">Content here</div>
.myborder {border:2px solid #f9d3d5;}