#fd7a01 color space conversions
Hex:
#fd7a01
RGB:
253, 122, 1
CMY:
1, 52, 100
CMYK:
0, 52, 100, 1
HSL:
29°, 99.2126%, 49.8039%
HSV (HSB):
29°, 99.6047%, 99.2157%
XYZ:
47.4730, 34.8039, 4.2444
xyY:
0.5487, 0.4023, 34.8039
CIE-Lab:
65.5957, 45.0041, 72.8687
CIE-LCH:
65.5957, 85.6458, 58.3003
CIE-Luv:
65.5957, 109.3959, 59.3711
Hunter-Lab:
58.9948, 40.3976, 37.0307
#fd7a01 color charts
#fd7a01 color shades, tints & tones
#fd7a01 color schemes
#fd7a01 color preview, HTML & CSS examples
This text has a color of #fd7a01
<p style="color:#fd7a01;">Text here</p>
.mytext {color:#fd7a01;}
This box has a color of #fd7a01
<div style="background-color:#fd7a01;">Content here</div>
.mybackground {background-color:#fd7a01;}
Border around this has a color of #fd7a01
<div style="border:2px solid #fd7a01;">Content here</div>
.myborder {border:2px solid #fd7a01;}