#fd7a00 color space conversions
Hex:
#fd7a00
RGB:
253, 122, 0
CMY:
1, 52, 100
CMYK:
0, 52, 100, 1
HSL:
29°, 100.0000%, 49.6078%
HSV (HSB):
29°, 100.0000%, 99.2157%
XYZ:
47.4675, 34.8017, 4.2156
xyY:
0.5489, 0.4024, 34.8017
CIE-Lab:
65.5940, 44.9962, 73.0197
CIE-LCH:
65.5940, 85.7703, 58.3578
CIE-Luv:
65.5940, 109.4206, 59.4391
Hunter-Lab:
58.9930, 40.3888, 37.0583
#fd7a00 color charts
#fd7a00 color shades, tints & tones
#fd7a00 color schemes
#fd7a00 color preview, HTML & CSS examples
This text has a color of #fd7a00
<p style="color:#fd7a00;">Text here</p>
.mytext {color:#fd7a00;}
This box has a color of #fd7a00
<div style="background-color:#fd7a00;">Content here</div>
.mybackground {background-color:#fd7a00;}
Border around this has a color of #fd7a00
<div style="border:2px solid #fd7a00;">Content here</div>
.myborder {border:2px solid #fd7a00;}