#fd7c00 color space conversions
Hex:
#fd7c00
RGB:
253, 124, 0
CMY:
1, 51, 100
CMYK:
0, 51, 100, 1
HSL:
29°, 100.0000%, 49.6078%
HSV (HSB):
29°, 100.0000%, 99.2157%
XYZ:
47.7157, 35.2979, 4.2983
xyY:
0.5465, 0.4043, 35.2979
CIE-Lab:
65.9800, 44.0225, 73.2456
CIE-LCH:
65.9800, 85.4570, 58.9931
CIE-Luv:
65.9800, 107.7428, 60.0711
Hunter-Lab:
59.4121, 39.3877, 37.2990
#fd7c00 color charts
#fd7c00 color shades, tints & tones
#fd7c00 color schemes
#fd7c00 color preview, HTML & CSS examples
This text has a color of #fd7c00
<p style="color:#fd7c00;">Text here</p>
.mytext {color:#fd7c00;}
This box has a color of #fd7c00
<div style="background-color:#fd7c00;">Content here</div>
.mybackground {background-color:#fd7c00;}
Border around this has a color of #fd7c00
<div style="border:2px solid #fd7c00;">Content here</div>
.myborder {border:2px solid #fd7c00;}