#f9d0a9 color space conversions
Hex:
#f9d0a9
RGB:
249, 208, 169
CMY:
2, 18, 34
CMYK:
0, 16, 32, 2
HSL:
29°, 86.9565%, 81.9608%
HSV (HSB):
29°, 32.1285%, 97.6471%
XYZ:
68.7842, 68.1161, 47.0585
xyY:
0.3739, 0.3703, 68.1161
CIE-Lab:
86.0644, 8.9710, 24.7601
CIE-LCH:
86.0644, 26.3352, 70.0836
CIE-Luv:
86.0644, 28.5750, 32.8779
Hunter-Lab:
82.5325, 4.3337, 23.9666
#f9d0a9 color charts
#f9d0a9 color shades, tints & tones
#f9d0a9 color schemes
#f9d0a9 color preview, HTML & CSS examples
This text has a color of #f9d0a9
<p style="color:#f9d0a9;">Text here</p>
.mytext {color:#f9d0a9;}
This box has a color of #f9d0a9
<div style="background-color:#f9d0a9;">Content here</div>
.mybackground {background-color:#f9d0a9;}
Border around this has a color of #f9d0a9
<div style="border:2px solid #f9d0a9;">Content here</div>
.myborder {border:2px solid #f9d0a9;}