#ff7d20 color space conversions
Hex:
#ff7d20
RGB:
255, 125, 32
CMY:
0, 51, 87
CMYK:
0, 51, 87, 0
HSL:
25°, 100.0000%, 56.2745%
HSV (HSB):
25°, 87.4510%, 100.0000%
XYZ:
48.8343, 36.0315, 5.7474
xyY:
0.5389, 0.3976, 36.0315
CIE-Lab:
66.5440, 44.6729, 67.2931
CIE-LCH:
66.5440, 80.7714, 56.4216
CIE-Luv:
66.5440, 107.4480, 57.3548
Hunter-Lab:
60.0263, 40.1726, 36.3414
#ff7d20 color charts
#ff7d20 color shades, tints & tones
#ff7d20 color schemes
#ff7d20 color preview, HTML & CSS examples
This text has a color of #ff7d20
<p style="color:#ff7d20;">Text here</p>
.mytext {color:#ff7d20;}
This box has a color of #ff7d20
<div style="background-color:#ff7d20;">Content here</div>
.mybackground {background-color:#ff7d20;}
Border around this has a color of #ff7d20
<div style="border:2px solid #ff7d20;">Content here</div>
.myborder {border:2px solid #ff7d20;}