#f9db94 color space conversions
Hex:
#f9db94
RGB:
249, 219, 148
CMY:
2, 14, 42
CMYK:
0, 12, 41, 2
HSL:
42°, 89.3805%, 77.8431%
HSV (HSB):
42°, 40.5622%, 97.6471%
XYZ:
69.7437, 72.9409, 38.4201
xyY:
0.3851, 0.4028, 72.9409
CIE-Lab:
88.4195, 0.8976, 38.7053
CIE-LCH:
88.4195, 38.7157, 88.6715
CIE-Luv:
88.4195, 23.2877, 51.5912
Hunter-Lab:
85.4054, -3.6930, 33.1119
#f9db94 color charts
#f9db94 color shades, tints & tones
#f9db94 color schemes
#f9db94 color preview, HTML & CSS examples
This text has a color of #f9db94
<p style="color:#f9db94;">Text here</p>
.mytext {color:#f9db94;}
This box has a color of #f9db94
<div style="background-color:#f9db94;">Content here</div>
.mybackground {background-color:#f9db94;}
Border around this has a color of #f9db94
<div style="border:2px solid #f9db94;">Content here</div>
.myborder {border:2px solid #f9db94;}