#f9b000 color space conversions
Hex:
#f9b000
RGB:
249, 176, 0
CMY:
2, 31, 100
CMYK:
0, 29, 100, 2
HSL:
42°, 100.0000%, 48.8235%
HSV (HSB):
42°, 100.0000%, 97.6471%
XYZ:
54.5923, 51.1904, 7.0034
xyY:
0.4840, 0.4539, 51.1904
CIE-Lab:
76.7942, 15.6492, 79.8567
CIE-LCH:
76.7942, 81.3756, 78.9124
CIE-Luv:
76.7942, 60.9551, 77.7529
Hunter-Lab:
71.5475, 10.9913, 44.2796
#f9b000 color charts
#f9b000 color shades, tints & tones
#f9b000 color schemes
#f9b000 color preview, HTML & CSS examples
This text has a color of #f9b000
<p style="color:#f9b000;">Text here</p>
.mytext {color:#f9b000;}
This box has a color of #f9b000
<div style="background-color:#f9b000;">Content here</div>
.mybackground {background-color:#f9b000;}
Border around this has a color of #f9b000
<div style="border:2px solid #f9b000;">Content here</div>
.myborder {border:2px solid #f9b000;}