#ff802e color space conversions
Hex:
#ff802e
RGB:
255, 128, 46
CMY:
0, 50, 82
CMYK:
0, 50, 82, 0
HSL:
24°, 100.0000%, 59.0196%
HSV (HSB):
24°, 81.9608%, 100.0000%
XYZ:
49.4523, 36.8956, 7.0999
xyY:
0.5292, 0.3948, 36.8956
CIE-Lab:
67.1986, 43.5334, 62.9462
CIE-LCH:
67.1986, 76.5335, 55.3324
CIE-Luv:
67.1986, 104.0154, 55.6063
Hunter-Lab:
60.7417, 39.0260, 35.5890
#ff802e color charts
#ff802e color shades, tints & tones
#ff802e color schemes
#ff802e color preview, HTML & CSS examples
This text has a color of #ff802e
<p style="color:#ff802e;">Text here</p>
.mytext {color:#ff802e;}
This box has a color of #ff802e
<div style="background-color:#ff802e;">Content here</div>
.mybackground {background-color:#ff802e;}
Border around this has a color of #ff802e
<div style="border:2px solid #ff802e;">Content here</div>
.myborder {border:2px solid #ff802e;}