#fd7e20 color space conversions
Hex:
#fd7e20
RGB:
253, 126, 32
CMY:
1, 51, 87
CMYK:
0, 50, 87, 1
HSL:
26°, 98.2222%, 55.8824%
HSV (HSB):
26°, 87.3518%, 99.2157%
XYZ:
48.2296, 35.9086, 5.7556
xyY:
0.5365, 0.3995, 35.9086
CIE-Lab:
66.4501, 43.4178, 67.0957
CIE-LCH:
66.4501, 79.9183, 57.0930
CIE-Luv:
66.4501, 104.9534, 57.5451
Hunter-Lab:
59.9238, 38.7987, 36.2520
#fd7e20 color charts
#fd7e20 color shades, tints & tones
#fd7e20 color schemes
#fd7e20 color preview, HTML & CSS examples
This text has a color of #fd7e20
<p style="color:#fd7e20;">Text here</p>
.mytext {color:#fd7e20;}
This box has a color of #fd7e20
<div style="background-color:#fd7e20;">Content here</div>
.mybackground {background-color:#fd7e20;}
Border around this has a color of #fd7e20
<div style="border:2px solid #fd7e20;">Content here</div>
.myborder {border:2px solid #fd7e20;}