#fc010c color space conversions
Hex:
#fc010c
RGB:
252, 1, 12
CMY:
1, 100, 95
CMYK:
0, 100, 95, 1
HSL:
357°, 99.2095%, 49.6078%
HSV (HSB):
357°, 99.6032%, 98.8235%
XYZ:
40.2221, 20.7437, 2.2318
xyY:
0.6364, 0.3282, 20.7437
CIE-Lab:
52.6678, 79.4045, 63.6581
CIE-LCH:
52.6678, 101.7715, 38.7189
CIE-Luv:
52.6678, 172.1821, 36.3203
Hunter-Lab:
45.5453, 77.9334, 28.9763
#fc010c color charts
#fc010c RGB chart
#fc010c CMYK chart
#fc010c RGB pie chart
#fc010c color shades, tints & tones
#fc010c color schemes
#fc010c color preview, HTML & CSS examples
This text has a color of #fc010c
<p style="color:#fc010c;">Text here</p>
.mytext {color:#fc010c;}
Text color #fc010c
This box has a color of #fc010c
<div style="background-color:#fc010c;">Content here</div>
.mybackground {background-color:#fc010c;}
Background color #fc010c
Border around this has a color of #fc010c
<div style="border:2px solid #fc010c;">Content here</div>
.myborder {border:2px solid #fc010c;}
Border color #fc010c