#f9ba8d color space conversions
Hex:
#f9ba8d
RGB:
249, 186, 141
CMY:
2, 27, 45
CMYK:
0, 25, 43, 2
HSL:
25°, 90.0000%, 76.4706%
HSV (HSB):
25°, 43.3735%, 97.6471%
XYZ:
61.4335, 57.1806, 32.9984
xyY:
0.4052, 0.3771, 57.1806
CIE-Lab:
80.2811, 17.3024, 31.6612
CIE-LCH:
80.2811, 36.0806, 61.3440
CIE-Luv:
80.2811, 45.4163, 38.7418
Hunter-Lab:
75.6179, 12.6858, 27.0594
#f9ba8d color charts
#f9ba8d color shades, tints & tones
#f9ba8d color schemes
#f9ba8d color preview, HTML & CSS examples
This text has a color of #f9ba8d
<p style="color:#f9ba8d;">Text here</p>
.mytext {color:#f9ba8d;}
This box has a color of #f9ba8d
<div style="background-color:#f9ba8d;">Content here</div>
.mybackground {background-color:#f9ba8d;}
Border around this has a color of #f9ba8d
<div style="border:2px solid #f9ba8d;">Content here</div>
.myborder {border:2px solid #f9ba8d;}