#ffa80b color space conversions
Hex:
#ffa80b
RGB:
255, 168, 11
CMY:
0, 34, 96
CMYK:
0, 34, 96, 0
HSL:
39°, 100.0000%, 52.1569%
HSV (HSB):
39°, 95.6863%, 100.0000%
XYZ:
55.3030, 49.2894, 6.9156
xyY:
0.4960, 0.4420, 49.2894
CIE-Lab:
75.6310, 22.4589, 78.1874
CIE-LCH:
75.6310, 81.3491, 73.9736
CIE-Luv:
75.6310, 72.2221, 74.4313
Hunter-Lab:
70.2064, 17.7468, 43.3042
#ffa80b color charts
#ffa80b color shades, tints & tones
#ffa80b color schemes
#ffa80b color preview, HTML & CSS examples
This text has a color of #ffa80b
<p style="color:#ffa80b;">Text here</p>
.mytext {color:#ffa80b;}
This box has a color of #ffa80b
<div style="background-color:#ffa80b;">Content here</div>
.mybackground {background-color:#ffa80b;}
Border around this has a color of #ffa80b
<div style="border:2px solid #ffa80b;">Content here</div>
.myborder {border:2px solid #ffa80b;}