#f9b00c color space conversions
Hex:
#f9b00c
RGB:
249, 176, 12
CMY:
2, 31, 95
CMYK:
0, 29, 95, 2
HSL:
42°, 95.1807%, 51.1765%
HSV (HSB):
42°, 95.1807%, 97.6471%
XYZ:
54.6586, 51.2169, 7.3529
xyY:
0.4827, 0.4523, 51.2169
CIE-Lab:
76.8102, 15.7485, 78.5731
CIE-LCH:
76.8102, 80.1358, 78.6663
CIE-Luv:
76.8102, 60.8186, 77.0749
Hunter-Lab:
71.5660, 11.0890, 44.0046
#f9b00c color charts
#f9b00c color shades, tints & tones
#f9b00c color schemes
#f9b00c color preview, HTML & CSS examples
This text has a color of #f9b00c
<p style="color:#f9b00c;">Text here</p>
.mytext {color:#f9b00c;}
This box has a color of #f9b00c
<div style="background-color:#f9b00c;">Content here</div>
.mybackground {background-color:#f9b00c;}
Border around this has a color of #f9b00c
<div style="border:2px solid #f9b00c;">Content here</div>
.myborder {border:2px solid #f9b00c;}