#fc200c color space conversions
Hex:
#fc200c
RGB:
252, 32, 12
CMY:
1, 87, 95
CMYK:
0, 87, 95, 1
HSL:
5°, 97.5610%, 51.7647%
HSV (HSB):
5°, 95.2381%, 98.8235%
XYZ:
40.7278, 21.7550, 2.4004
xyY:
0.6277, 0.3353, 21.7550
CIE-Lab:
53.7661, 76.2372, 64.2070
CIE-LCH:
53.7661, 99.6727, 40.1041
CIE-Luv:
53.7661, 165.9717, 38.3202
Hunter-Lab:
46.6423, 74.2412, 29.5983
#fc200c color charts
#fc200c RGB chart
#fc200c CMYK chart
#fc200c RGB pie chart
#fc200c color shades, tints & tones
#fc200c color schemes
#fc200c color preview, HTML & CSS examples
This text has a color of #fc200c
<p style="color:#fc200c;">Text here</p>
.mytext {color:#fc200c;}
Text color #fc200c
This box has a color of #fc200c
<div style="background-color:#fc200c;">Content here</div>
.mybackground {background-color:#fc200c;}
Background color #fc200c
Border around this has a color of #fc200c
<div style="border:2px solid #fc200c;">Content here</div>
.myborder {border:2px solid #fc200c;}
Border color #fc200c