#fc2d31 color space conversions
Hex:
#fc2d31
RGB:
252, 45, 49
CMY:
1, 82, 81
CMYK:
0, 82, 81, 1
HSL:
359°, 97.1831%, 58.2353%
HSV (HSB):
359°, 82.1429%, 98.8235%
XYZ:
41.6376, 22.7940, 5.1109
xyY:
0.5987, 0.3278, 22.7940
CIE-Lab:
54.8595, 74.3108, 50.0262
CIE-LCH:
54.8595, 89.5808, 33.9485
CIE-Luv:
54.8595, 156.6885, 32.7834
Hunter-Lab:
47.7430, 72.1231, 27.0732
#fc2d31 color charts
#fc2d31 color shades, tints & tones
#fc2d31 color schemes
#fc2d31 color preview, HTML & CSS examples
This text has a color of #fc2d31
<p style="color:#fc2d31;">Text here</p>
.mytext {color:#fc2d31;}
This box has a color of #fc2d31
<div style="background-color:#fc2d31;">Content here</div>
.mybackground {background-color:#fc2d31;}
Border around this has a color of #fc2d31
<div style="border:2px solid #fc2d31;">Content here</div>
.myborder {border:2px solid #fc2d31;}