#ffb00c color space conversions
Hex:
#ffb00c
RGB:
255, 176, 12
CMY:
0, 31, 95
CMYK:
0, 31, 95, 0
HSL:
40°, 100.0000%, 52.3529%
HSV (HSB):
40°, 95.2941%, 100.0000%
XYZ:
56.8317, 52.3372, 7.4546
xyY:
0.4873, 0.4488, 52.3372
CIE-Lab:
77.4820, 18.2916, 79.3576
CIE-LCH:
77.4820, 81.4384, 77.0203
CIE-Luv:
77.4820, 65.6664, 77.2403
Hunter-Lab:
72.3445, 13.6216, 44.5317
#ffb00c color charts
#ffb00c RGB chart
#ffb00c CMYK chart
#ffb00c RGB pie chart
#ffb00c color shades, tints & tones
#ffb00c color schemes
#ffb00c color preview, HTML & CSS examples
This text has a color of #ffb00c
<p style="color:#ffb00c;">Text here</p>
.mytext {color:#ffb00c;}
Text color #ffb00c
This box has a color of #ffb00c
<div style="background-color:#ffb00c;">Content here</div>
.mybackground {background-color:#ffb00c;}
Background color #ffb00c
Border around this has a color of #ffb00c
<div style="border:2px solid #ffb00c;">Content here</div>
.myborder {border:2px solid #ffb00c;}
Border color #ffb00c