#fd7f3e color space conversions
Hex:
#fd7f3e
RGB:
253, 127, 62
CMY:
1, 50, 76
CMYK:
0, 50, 75, 1
HSL:
20°, 97.9487%, 61.7647%
HSV (HSB):
20°, 75.4941%, 99.2157%
XYZ:
48.9669, 36.4092, 9.0043
xyY:
0.5188, 0.3858, 36.4092
CIE-Lab:
66.8314, 43.7961, 55.6777
CIE-LCH:
66.8314, 70.8386, 51.8114
CIE-Luv:
66.8314, 101.6508, 50.7256
Hunter-Lab:
60.3400, 39.2605, 33.3904
#fd7f3e color charts
#fd7f3e color shades, tints & tones
#fd7f3e color schemes
#fd7f3e color preview, HTML & CSS examples
This text has a color of #fd7f3e
<p style="color:#fd7f3e;">Text here</p>
.mytext {color:#fd7f3e;}
This box has a color of #fd7f3e
<div style="background-color:#fd7f3e;">Content here</div>
.mybackground {background-color:#fd7f3e;}
Border around this has a color of #fd7f3e
<div style="border:2px solid #fd7f3e;">Content here</div>
.myborder {border:2px solid #fd7f3e;}