#ff8020 color space conversions
Hex:
#ff8020
RGB:
255, 128, 32
CMY:
0, 50, 87
CMYK:
0, 50, 87, 0
HSL:
26°, 100.0000%, 56.2745%
HSV (HSB):
26°, 87.4510%, 100.0000%
XYZ:
49.2199, 36.8026, 5.8759
xyY:
0.5356, 0.4005, 36.8026
CIE-Lab:
67.1287, 43.2038, 67.7461
CIE-LCH:
67.1287, 80.3499, 57.4731
CIE-Luv:
67.1287, 104.9641, 58.3435
Hunter-Lab:
60.6652, 38.6596, 36.7229
#ff8020 color charts
#ff8020 color shades, tints & tones
#ff8020 color schemes
#ff8020 color preview, HTML & CSS examples
This text has a color of #ff8020
<p style="color:#ff8020;">Text here</p>
.mytext {color:#ff8020;}
This box has a color of #ff8020
<div style="background-color:#ff8020;">Content here</div>
.mybackground {background-color:#ff8020;}
Border around this has a color of #ff8020
<div style="border:2px solid #ff8020;">Content here</div>
.myborder {border:2px solid #ff8020;}