#fd7c01 color space conversions
Hex:
#fd7c01
RGB:
253, 124, 1
CMY:
1, 51, 100
CMYK:
0, 51, 100, 1
HSL:
29°, 99.2126%, 49.8039%
HSV (HSB):
29°, 99.6047%, 99.2157%
XYZ:
47.7211, 35.3001, 4.3271
xyY:
0.5463, 0.4041, 35.3001
CIE-Lab:
65.9817, 44.0303, 73.0965
CIE-LCH:
65.9817, 85.3333, 58.9370
CIE-Luv:
65.9817, 107.7187, 60.0036
Hunter-Lab:
59.4139, 39.3965, 37.2716
#fd7c01 color charts
#fd7c01 color shades, tints & tones
#fd7c01 color schemes
#fd7c01 color preview, HTML & CSS examples
This text has a color of #fd7c01
<p style="color:#fd7c01;">Text here</p>
.mytext {color:#fd7c01;}
This box has a color of #fd7c01
<div style="background-color:#fd7c01;">Content here</div>
.mybackground {background-color:#fd7c01;}
Border around this has a color of #fd7c01
<div style="border:2px solid #fd7c01;">Content here</div>
.myborder {border:2px solid #fd7c01;}