#fc500d color space conversions
Hex:
#fc500d
RGB:
252, 80, 13
CMY:
1, 69, 95
CMYK:
0, 68, 95, 1
HSL:
17°, 97.5510%, 51.9608%
HSV (HSB):
17°, 94.8413%, 98.8235%
XYZ:
43.0862, 26.4618, 3.2175
xyY:
0.5921, 0.3637, 26.4618
CIE-Lab:
58.4728, 63.0895, 66.5689
CIE-LCH:
58.4728, 91.7154, 46.5372
CIE-Luv:
58.4728, 140.9563, 46.5918
Hunter-Lab:
51.4411, 59.4868, 32.3003
#fc500d color charts
#fc500d RGB chart
#fc500d CMYK chart
#fc500d RGB pie chart
#fc500d color shades, tints & tones
#fc500d color schemes
#fc500d color preview, HTML & CSS examples
This text has a color of #fc500d
<p style="color:#fc500d;">Text here</p>
.mytext {color:#fc500d;}
Text color #fc500d
This box has a color of #fc500d
<div style="background-color:#fc500d;">Content here</div>
.mybackground {background-color:#fc500d;}
Background color #fc500d
Border around this has a color of #fc500d
<div style="border:2px solid #fc500d;">Content here</div>
.myborder {border:2px solid #fc500d;}
Border color #fc500d