#fd701e color space conversions
Hex:
#fd701e
RGB:
253, 112, 30
CMY:
1, 56, 88
CMYK:
0, 56, 88, 1
HSL:
22°, 98.2379%, 55.4902%
HSV (HSB):
22°, 88.1423%, 99.2157%
XYZ:
46.5365, 32.5647, 5.0612
xyY:
0.5529, 0.3869, 32.5647
CIE-Lab:
63.8069, 50.0885, 65.6874
CIE-LCH:
63.8069, 82.6056, 52.6735
CIE-Luv:
63.8069, 116.5352, 53.3827
Hunter-Lab:
57.0655, 45.7009, 34.6874
#fd701e color charts
#fd701e color shades, tints & tones
#fd701e color schemes
#fd701e color preview, HTML & CSS examples
This text has a color of #fd701e
<p style="color:#fd701e;">Text here</p>
.mytext {color:#fd701e;}
This box has a color of #fd701e
<div style="background-color:#fd701e;">Content here</div>
.mybackground {background-color:#fd701e;}
Border around this has a color of #fd701e
<div style="border:2px solid #fd701e;">Content here</div>
.myborder {border:2px solid #fd701e;}