#ff8b0a color space conversions
Hex:
#ff8b0a
RGB:
255, 139, 10
CMY:
0, 45, 96
CMYK:
0, 45, 96, 0
HSL:
32°, 100.0000%, 51.9608%
HSV (HSB):
32°, 96.0784%, 100.0000%
XYZ:
50.5274, 39.7472, 5.2960
xyY:
0.5287, 0.4159, 39.7472
CIE-Lab:
69.2891, 37.4162, 74.0438
CIE-LCH:
69.2891, 82.9606, 63.1913
CIE-Luv:
69.2891, 96.5385, 64.4266
Hunter-Lab:
63.0453, 32.7287, 39.1512
#ff8b0a color charts
#ff8b0a color shades, tints & tones
#ff8b0a color schemes
#ff8b0a color preview, HTML & CSS examples
This text has a color of #ff8b0a
<p style="color:#ff8b0a;">Text here</p>
.mytext {color:#ff8b0a;}
This box has a color of #ff8b0a
<div style="background-color:#ff8b0a;">Content here</div>
.mybackground {background-color:#ff8b0a;}
Border around this has a color of #ff8b0a
<div style="border:2px solid #ff8b0a;">Content here</div>
.myborder {border:2px solid #ff8b0a;}