#f9dedc color space conversions
Hex:
#f9dedc
RGB:
249, 222, 220
CMY:
2, 13, 14
CMYK:
0, 11, 12, 2
HSL:
4°, 70.7317%, 91.9608%
HSV (HSB):
4°, 11.6466%, 97.6471%
XYZ:
78.1065, 77.5496, 78.5621
xyY:
0.3335, 0.3311, 77.5496
CIE-Lab:
90.5740, 8.9604, 4.3654
CIE-LCH:
90.5740, 9.9672, 25.9748
CIE-Luv:
90.5740, 16.1104, 4.9397
Hunter-Lab:
88.0622, 4.2109, 8.7498
#f9dedc color charts
#f9dedc color shades, tints & tones
#f9dedc color schemes
#f9dedc color preview, HTML & CSS examples
This text has a color of #f9dedc
<p style="color:#f9dedc;">Text here</p>
.mytext {color:#f9dedc;}
This box has a color of #f9dedc
<div style="background-color:#f9dedc;">Content here</div>
.mybackground {background-color:#f9dedc;}
Border around this has a color of #f9dedc
<div style="border:2px solid #f9dedc;">Content here</div>
.myborder {border:2px solid #f9dedc;}