#fc500c color space conversions
Hex:
#fc500c
RGB:
252, 80, 12
CMY:
1, 69, 95
CMYK:
0, 68, 95, 1
HSL:
17°, 97.5610%, 51.7647%
HSV (HSB):
17°, 95.2381%, 98.8235%
XYZ:
43.0799, 26.4593, 3.1844
xyY:
0.5924, 0.3638, 26.4593
CIE-Lab:
58.4705, 63.0810, 66.7776
CIE-LCH:
58.4705, 91.8611, 46.6306
CIE-Luv:
58.4705, 141.0009, 46.6800
Hunter-Lab:
51.4386, 59.4764, 32.3366
#fc500c color charts
#fc500c RGB chart
#fc500c CMYK chart
#fc500c RGB pie chart
#fc500c color shades, tints & tones
#fc500c color schemes
#fc500c color preview, HTML & CSS examples
This text has a color of #fc500c
<p style="color:#fc500c;">Text here</p>
.mytext {color:#fc500c;}
Text color #fc500c
This box has a color of #fc500c
<div style="background-color:#fc500c;">Content here</div>
.mybackground {background-color:#fc500c;}
Background color #fc500c
Border around this has a color of #fc500c
<div style="border:2px solid #fc500c;">Content here</div>
.myborder {border:2px solid #fc500c;}
Border color #fc500c