#fd7f40 color space conversions
Hex:
#fd7f40
RGB:
253, 127, 64
CMY:
1, 50, 75
CMYK:
0, 50, 75, 1
HSL:
20°, 97.9275%, 62.1569%
HSV (HSB):
20°, 74.7036%, 99.2157%
XYZ:
49.0228, 36.4316, 9.2987
xyY:
0.5174, 0.3845, 36.4316
CIE-Lab:
66.8484, 43.8755, 54.7674
CIE-LCH:
66.8484, 70.1750, 51.3009
CIE-Luv:
66.8484, 101.4289, 50.0831
Hunter-Lab:
60.3586, 39.3490, 33.1169
#fd7f40 color charts
#fd7f40 color shades, tints & tones
#fd7f40 color schemes
#fd7f40 color preview, HTML & CSS examples
This text has a color of #fd7f40
<p style="color:#fd7f40;">Text here</p>
.mytext {color:#fd7f40;}
This box has a color of #fd7f40
<div style="background-color:#fd7f40;">Content here</div>
.mybackground {background-color:#fd7f40;}
Border around this has a color of #fd7f40
<div style="border:2px solid #fd7f40;">Content here</div>
.myborder {border:2px solid #fd7f40;}