#f9bd3c color space conversions
Hex:
#f9bd3c
RGB:
249, 189, 60
CMY:
2, 26, 76
CMYK:
0, 24, 76, 2
HSL:
41°, 94.0299%, 60.5882%
HSV (HSB):
41°, 75.9036%, 97.6471%
XYZ:
58.0801, 56.8612, 12.1891
xyY:
0.4569, 0.4473, 56.8612
CIE-Lab:
80.1014, 10.0631, 69.3017
CIE-LCH:
80.1014, 70.0285, 81.7380
CIE-Luv:
80.1014, 49.2924, 74.6967
Hunter-Lab:
75.4063, 5.5247, 43.2005
#f9bd3c color charts
#f9bd3c color shades, tints & tones
#f9bd3c color schemes
#f9bd3c color preview, HTML & CSS examples
This text has a color of #f9bd3c
<p style="color:#f9bd3c;">Text here</p>
.mytext {color:#f9bd3c;}
This box has a color of #f9bd3c
<div style="background-color:#f9bd3c;">Content here</div>
.mybackground {background-color:#f9bd3c;}
Border around this has a color of #f9bd3c
<div style="border:2px solid #f9bd3c;">Content here</div>
.myborder {border:2px solid #f9bd3c;}