#f9da9f color space conversions
Hex:
#f9da9f
RGB:
249, 218, 159
CMY:
2, 15, 38
CMYK:
0, 12, 36, 2
HSL:
39°, 88.2353%, 80.0000%
HSV (HSB):
39°, 36.1446%, 97.6471%
XYZ:
70.3963, 72.7857, 43.1397
xyY:
0.3778, 0.3906, 72.7857
CIE-Lab:
88.3454, 2.6192, 33.0125
CIE-LCH:
88.3454, 33.1163, 85.4637
CIE-Luv:
88.3454, 23.1682, 44.6092
Hunter-Lab:
85.3146, -2.0133, 29.7400
#f9da9f color charts
#f9da9f color shades, tints & tones
#f9da9f color schemes
#f9da9f color preview, HTML & CSS examples
This text has a color of #f9da9f
<p style="color:#f9da9f;">Text here</p>
.mytext {color:#f9da9f;}
This box has a color of #f9da9f
<div style="background-color:#f9da9f;">Content here</div>
.mybackground {background-color:#f9da9f;}
Border around this has a color of #f9da9f
<div style="border:2px solid #f9da9f;">Content here</div>
.myborder {border:2px solid #f9da9f;}