#fd7412 color space conversions
Hex:
#fd7412
RGB:
253, 116, 18
CMY:
1, 55, 93
CMYK:
0, 54, 93, 1
HSL:
25°, 98.3264%, 53.1373%
HSV (HSB):
25°, 92.8854%, 99.2157%
XYZ:
46.8626, 33.4171, 4.5525
xyY:
0.5524, 0.3939, 33.4171
CIE-Lab:
64.4972, 48.0312, 69.3724
CIE-LCH:
64.4972, 84.3772, 55.3025
CIE-Luv:
64.4972, 113.8922, 56.1988
Hunter-Lab:
57.8075, 43.5407, 35.7960
#fd7412 color charts
#fd7412 color shades, tints & tones
#fd7412 color schemes
#fd7412 color preview, HTML & CSS examples
This text has a color of #fd7412
<p style="color:#fd7412;">Text here</p>
.mytext {color:#fd7412;}
This box has a color of #fd7412
<div style="background-color:#fd7412;">Content here</div>
.mybackground {background-color:#fd7412;}
Border around this has a color of #fd7412
<div style="border:2px solid #fd7412;">Content here</div>
.myborder {border:2px solid #fd7412;}