#ff801c color space conversions
Hex:
#ff801c
RGB:
255, 128, 28
CMY:
0, 50, 89
CMYK:
0, 50, 89, 0
HSL:
26°, 100.0000%, 55.4902%
HSV (HSB):
26°, 89.0196%, 100.0000%
XYZ:
49.1688, 36.7822, 5.6068
xyY:
0.5370, 0.4017, 36.7822
CIE-Lab:
67.1133, 43.1311, 68.8916
CIE-LCH:
67.1133, 81.2794, 57.9504
CIE-Luv:
67.1133, 105.1748, 58.9510
Hunter-Lab:
60.6483, 38.5789, 36.9726
#ff801c color charts
#ff801c color shades, tints & tones
#ff801c color schemes
#ff801c color preview, HTML & CSS examples
This text has a color of #ff801c
<p style="color:#ff801c;">Text here</p>
.mytext {color:#ff801c;}
This box has a color of #ff801c
<div style="background-color:#ff801c;">Content here</div>
.mybackground {background-color:#ff801c;}
Border around this has a color of #ff801c
<div style="border:2px solid #ff801c;">Content here</div>
.myborder {border:2px solid #ff801c;}