#fc210c color space conversions
Hex:
#fc210c
RGB:
252, 33, 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.7551, 21.8097, 2.4095
xyY:
0.6272, 0.3357, 21.8097
CIE-Lab:
53.8245, 76.0698, 64.2369
CIE-LCH:
53.8245, 99.5640, 40.1793
CIE-Luv:
53.8245, 165.6455, 38.4260
Hunter-Lab:
46.7009, 74.0476, 29.6316
#fc210c color charts
#fc210c color shades, tints & tones
#fc210c color schemes
#fc210c color preview, HTML & CSS examples
This text has a color of #fc210c
<p style="color:#fc210c;">Text here</p>
.mytext {color:#fc210c;}
This box has a color of #fc210c
<div style="background-color:#fc210c;">Content here</div>
.mybackground {background-color:#fc210c;}
Border around this has a color of #fc210c
<div style="border:2px solid #fc210c;">Content here</div>
.myborder {border:2px solid #fc210c;}