#ff8014 color space conversions
Hex:
#ff8014
RGB:
255, 128, 20
CMY:
0, 50, 92
CMYK:
0, 50, 92, 0
HSL:
28°, 100.0000%, 53.9216%
HSV (HSB):
28°, 92.1569%, 100.0000%
XYZ:
49.0854, 36.7488, 5.1680
xyY:
0.5394, 0.4038, 36.7488
CIE-Lab:
67.0882, 43.0125, 70.8425
CIE-LCH:
67.0882, 82.8778, 58.7357
CIE-Luv:
67.0882, 105.5200, 59.9459
Hunter-Lab:
60.6208, 38.4472, 37.3801
#ff8014 color charts
#ff8014 color shades, tints & tones
#ff8014 color schemes
#ff8014 color preview, HTML & CSS examples
This text has a color of #ff8014
<p style="color:#ff8014;">Text here</p>
.mytext {color:#ff8014;}
This box has a color of #ff8014
<div style="background-color:#ff8014;">Content here</div>
.mybackground {background-color:#ff8014;}
Border around this has a color of #ff8014
<div style="border:2px solid #ff8014;">Content here</div>
.myborder {border:2px solid #ff8014;}