#fd7e00 color space conversions
Hex:
#fd7e00
RGB:
253, 126, 0
CMY:
1, 51, 100
CMYK:
0, 50, 100, 1
HSL:
30°, 100.0000%, 49.6078%
HSV (HSB):
30°, 100.0000%, 99.2157%
XYZ:
47.9689, 35.8044, 4.3827
xyY:
0.5441, 0.4061, 35.8044
CIE-Lab:
66.3702, 43.0423, 73.4755
CIE-LCH:
66.3702, 85.1545, 59.6380
CIE-Luv:
66.3702, 106.0607, 60.7084
Hunter-Lab:
59.8367, 38.3824, 37.5431
#fd7e00 color charts
#fd7e00 color shades, tints & tones
#fd7e00 color schemes
#fd7e00 color preview, HTML & CSS examples
This text has a color of #fd7e00
<p style="color:#fd7e00;">Text here</p>
.mytext {color:#fd7e00;}
This box has a color of #fd7e00
<div style="background-color:#fd7e00;">Content here</div>
.mybackground {background-color:#fd7e00;}
Border around this has a color of #fd7e00
<div style="border:2px solid #fd7e00;">Content here</div>
.myborder {border:2px solid #fd7e00;}