#f9d6cc color space conversions
Hex:
#f9d6cc
RGB:
249, 214, 204
CMY:
2, 16, 20
CMYK:
0, 14, 18, 2
HSL:
13°, 78.9474%, 88.8235%
HSV (HSB):
13°, 18.0723%, 97.6471%
XYZ:
74.0126, 72.5925, 67.2376
xyY:
0.3461, 0.3395, 72.5925
CIE-Lab:
88.2530, 10.6349, 9.4337
CIE-LCH:
88.2530, 14.2160, 41.5748
CIE-Luv:
88.2530, 21.9228, 11.9678
Hunter-Lab:
85.2012, 5.9571, 12.8514
#f9d6cc color charts
#f9d6cc color shades, tints & tones
#f9d6cc color schemes
#f9d6cc color preview, HTML & CSS examples
This text has a color of #f9d6cc
<p style="color:#f9d6cc;">Text here</p>
.mytext {color:#f9d6cc;}
This box has a color of #f9d6cc
<div style="background-color:#f9d6cc;">Content here</div>
.mybackground {background-color:#f9d6cc;}
Border around this has a color of #f9d6cc
<div style="border:2px solid #f9d6cc;">Content here</div>
.myborder {border:2px solid #f9d6cc;}