#ffb00f color space conversions
Hex:
#ffb00f
RGB:
255, 176, 15
CMY:
0, 31, 94
CMYK:
0, 31, 94, 0
HSL:
40°, 100.0000%, 52.9412%
HSV (HSB):
40°, 94.1176%, 100.0000%
XYZ:
56.8516, 52.3452, 7.5592
xyY:
0.4869, 0.4483, 52.3452
CIE-Lab:
77.4868, 18.3202, 78.9848
CIE-LCH:
77.4868, 81.0817, 76.9414
CIE-Luv:
77.4868, 65.6242, 77.0408
Hunter-Lab:
72.3500, 13.6503, 44.4503
#ffb00f color charts
#ffb00f color shades, tints & tones
#ffb00f color schemes
#ffb00f color preview, HTML & CSS examples
This text has a color of #ffb00f
<p style="color:#ffb00f;">Text here</p>
.mytext {color:#ffb00f;}
This box has a color of #ffb00f
<div style="background-color:#ffb00f;">Content here</div>
.mybackground {background-color:#ffb00f;}
Border around this has a color of #ffb00f
<div style="border:2px solid #ffb00f;">Content here</div>
.myborder {border:2px solid #ffb00f;}