#fc500a color space conversions
Hex:
#fc500a
RGB:
252, 80, 10
CMY:
1, 69, 96
CMYK:
0, 68, 96, 1
HSL:
17°, 97.5806%, 51.3725%
HSV (HSB):
17°, 96.0317%, 98.8235%
XYZ:
43.0683, 26.4547, 3.1235
xyY:
0.5928, 0.3642, 26.4547
CIE-Lab:
58.4661, 63.0653, 67.1658
CIE-LCH:
58.4661, 92.1329, 46.8034
CIE-Luv:
58.4661, 141.0833, 46.8425
Hunter-Lab:
51.4341, 59.4572, 32.4033
#fc500a color charts
#fc500a RGB chart
#fc500a CMYK chart
#fc500a RGB pie chart
#fc500a color shades, tints & tones
#fc500a color schemes
#fc500a color preview, HTML & CSS examples
This text has a color of #fc500a
<p style="color:#fc500a;">Text here</p>
.mytext {color:#fc500a;}
Text color #fc500a
This box has a color of #fc500a
<div style="background-color:#fc500a;">Content here</div>
.mybackground {background-color:#fc500a;}
Background color #fc500a
Border around this has a color of #fc500a
<div style="border:2px solid #fc500a;">Content here</div>
.myborder {border:2px solid #fc500a;}
Border color #fc500a