#fc2c1c color space conversions
Hex:
#fc2c1c
RGB:
252, 44, 28
CMY:
1, 83, 89
CMYK:
0, 83, 89, 1
HSL:
4°, 97.3913%, 54.9020%
HSV (HSB):
4°, 88.8889%, 98.8235%
XYZ:
41.2552, 22.5807, 3.2827
xyY:
0.6147, 0.3364, 22.5807
CIE-Lab:
54.6377, 74.1003, 59.5418
CIE-LCH:
54.6377, 95.0583, 38.7829
CIE-Luv:
54.6377, 160.1656, 37.6493
Hunter-Lab:
47.5191, 71.8118, 29.1675
#fc2c1c color charts
#fc2c1c color shades, tints & tones
#fc2c1c color schemes
#fc2c1c color preview, HTML & CSS examples
This text has a color of #fc2c1c
<p style="color:#fc2c1c;">Text here</p>
.mytext {color:#fc2c1c;}
This box has a color of #fc2c1c
<div style="background-color:#fc2c1c;">Content here</div>
.mybackground {background-color:#fc2c1c;}
Border around this has a color of #fc2c1c
<div style="border:2px solid #fc2c1c;">Content here</div>
.myborder {border:2px solid #fc2c1c;}