#ff8b0d color space conversions
Hex:
#ff8b0d
RGB:
255, 139, 13
CMY:
0, 45, 95
CMYK:
0, 45, 95, 0
HSL:
31°, 100.0000%, 52.5490%
HSV (HSB):
31°, 94.9020%, 100.0000%
XYZ:
50.5453, 39.7543, 5.3901
xyY:
0.5282, 0.4155, 39.7543
CIE-Lab:
69.2942, 37.4419, 73.6230
CIE-LCH:
69.2942, 82.5969, 63.0438
CIE-Luv:
69.2942, 96.4740, 64.2201
Hunter-Lab:
63.0510, 32.7565, 39.0671
#ff8b0d color charts
#ff8b0d color shades, tints & tones
#ff8b0d color schemes
#ff8b0d color preview, HTML & CSS examples
This text has a color of #ff8b0d
<p style="color:#ff8b0d;">Text here</p>
.mytext {color:#ff8b0d;}
This box has a color of #ff8b0d
<div style="background-color:#ff8b0d;">Content here</div>
.mybackground {background-color:#ff8b0d;}
Border around this has a color of #ff8b0d
<div style="border:2px solid #ff8b0d;">Content here</div>
.myborder {border:2px solid #ff8b0d;}