#f9cac8 color space conversions
Hex:
#f9cac8
RGB:
249, 202, 200
CMY:
2, 21, 22
CMYK:
0, 19, 20, 2
HSL:
2°, 80.3279%, 88.0392%
HSV (HSB):
2°, 19.6787%, 97.6471%
XYZ:
70.6128, 66.5509, 63.7675
xyY:
0.3514, 0.3312, 66.5509
CIE-Lab:
85.2767, 16.3098, 7.2839
CIE-LCH:
85.2767, 17.8624, 24.0654
CIE-Luv:
85.2767, 29.1515, 7.7157
Hunter-Lab:
81.5788, 11.7429, 10.7600
#f9cac8 color charts
#f9cac8 color shades, tints & tones
#f9cac8 color schemes
#f9cac8 color preview, HTML & CSS examples
This text has a color of #f9cac8
<p style="color:#f9cac8;">Text here</p>
.mytext {color:#f9cac8;}
This box has a color of #f9cac8
<div style="background-color:#f9cac8;">Content here</div>
.mybackground {background-color:#f9cac8;}
Border around this has a color of #f9cac8
<div style="border:2px solid #f9cac8;">Content here</div>
.myborder {border:2px solid #f9cac8;}