#f9daca color space conversions
Hex:
#f9daca
RGB:
249, 218, 202
CMY:
2, 15, 21
CMYK:
0, 12, 19, 2
HSL:
20°, 79.6610%, 88.4314%
HSV (HSB):
20°, 18.8755%, 97.6471%
XYZ:
74.7990, 74.5468, 66.3238
xyY:
0.3468, 0.3457, 74.5468
CIE-Lab:
89.1803, 8.2615, 11.8076
CIE-LCH:
89.1803, 14.4108, 55.0205
CIE-Luv:
89.1803, 19.8295, 15.8331
Hunter-Lab:
86.3405, 3.5433, 14.8938
#f9daca color charts
#f9daca color shades, tints & tones
#f9daca color schemes
#f9daca color preview, HTML & CSS examples
This text has a color of #f9daca
<p style="color:#f9daca;">Text here</p>
.mytext {color:#f9daca;}
This box has a color of #f9daca
<div style="background-color:#f9daca;">Content here</div>
.mybackground {background-color:#f9daca;}
Border around this has a color of #f9daca
<div style="border:2px solid #f9daca;">Content here</div>
.myborder {border:2px solid #f9daca;}