#f9c8cd color space conversions
Hex:
#f9c8cd
RGB:
249, 200, 205
CMY:
2, 22, 20
CMYK:
0, 20, 18, 2
HSL:
354°, 80.3279%, 88.0392%
HSV (HSB):
354°, 19.6787%, 97.6471%
XYZ:
70.7406, 65.8561, 66.7407
xyY:
0.3479, 0.3239, 65.8561
CIE-Lab:
84.9229, 18.1076, 4.1129
CIE-LCH:
84.9229, 18.5688, 12.7967
CIE-Luv:
84.9229, 29.7496, 2.7724
Hunter-Lab:
81.1518, 13.5843, 8.0451
#f9c8cd color charts
#f9c8cd color shades, tints & tones
#f9c8cd color schemes
#f9c8cd color preview, HTML & CSS examples
This text has a color of #f9c8cd
<p style="color:#f9c8cd;">Text here</p>
.mytext {color:#f9c8cd;}
This box has a color of #f9c8cd
<div style="background-color:#f9c8cd;">Content here</div>
.mybackground {background-color:#f9c8cd;}
Border around this has a color of #f9c8cd
<div style="border:2px solid #f9c8cd;">Content here</div>
.myborder {border:2px solid #f9c8cd;}