#fc520d color space conversions
Hex:
#fc520d
RGB:
252, 82, 13
CMY:
1, 68, 95
CMYK:
0, 67, 95, 1
HSL:
17°, 97.5510%, 51.9608%
HSV (HSB):
17°, 94.8413%, 98.8235%
XYZ:
43.2348, 26.7591, 3.2671
xyY:
0.5901, 0.3653, 26.7591
CIE-Lab:
58.7507, 62.3331, 66.7322
CIE-LCH:
58.7507, 91.3160, 46.9521
CIE-Luv:
58.7507, 139.5614, 47.0760
Hunter-Lab:
51.7292, 58.6627, 32.4659
#fc520d color charts
#fc520d color shades, tints & tones
#fc520d color schemes
#fc520d color preview, HTML & CSS examples
This text has a color of #fc520d
<p style="color:#fc520d;">Text here</p>
.mytext {color:#fc520d;}
This box has a color of #fc520d
<div style="background-color:#fc520d;">Content here</div>
.mybackground {background-color:#fc520d;}
Border around this has a color of #fc520d
<div style="border:2px solid #fc520d;">Content here</div>
.myborder {border:2px solid #fc520d;}