#f9c0d8 color space conversions
Hex:
#f9c0d8
RGB:
249, 192, 216
CMY:
2, 25, 15
CMYK:
0, 23, 13, 2
HSL:
335°, 82.6087%, 86.4706%
HSV (HSB):
335°, 22.8916%, 97.6471%
XYZ:
70.3112, 62.7969, 73.3810
xyY:
0.3405, 0.3041, 62.7969
CIE-Lab:
83.3354, 24.0318, -4.0815
CIE-LCH:
83.3354, 24.3759, 350.3609
CIE-Luv:
83.3354, 32.8994, -10.5568
Hunter-Lab:
79.2445, 19.6998, 0.5682
#f9c0d8 color charts
#f9c0d8 color shades, tints & tones
#f9c0d8 color schemes
#f9c0d8 color preview, HTML & CSS examples
This text has a color of #f9c0d8
<p style="color:#f9c0d8;">Text here</p>
.mytext {color:#f9c0d8;}
This box has a color of #f9c0d8
<div style="background-color:#f9c0d8;">Content here</div>
.mybackground {background-color:#f9c0d8;}
Border around this has a color of #f9c0d8
<div style="border:2px solid #f9c0d8;">Content here</div>
.myborder {border:2px solid #f9c0d8;}