#fd701c color space conversions
Hex:
#fd701c
RGB:
253, 112, 28
CMY:
1, 56, 89
CMYK:
0, 56, 89, 1
HSL:
22°, 98.2533%, 55.0980%
HSV (HSB):
22°, 88.9328%, 99.2157%
XYZ:
46.5118, 32.5548, 4.9309
xyY:
0.5537, 0.3876, 32.5548
CIE-Lab:
63.7988, 50.0535, 66.2959
CIE-LCH:
63.7988, 83.0692, 52.9472
CIE-Luv:
63.7988, 116.6591, 53.6950
Hunter-Lab:
57.0568, 45.6608, 34.8159
#fd701c color charts
#fd701c color shades, tints & tones
#fd701c color schemes
#fd701c color preview, HTML & CSS examples
This text has a color of #fd701c
<p style="color:#fd701c;">Text here</p>
.mytext {color:#fd701c;}
This box has a color of #fd701c
<div style="background-color:#fd701c;">Content here</div>
.mybackground {background-color:#fd701c;}
Border around this has a color of #fd701c
<div style="border:2px solid #fd701c;">Content here</div>
.myborder {border:2px solid #fd701c;}