#fc2930 color space conversions
Hex:
#fc2930
RGB:
252, 41, 48
CMY:
1, 84, 81
CMYK:
0, 84, 81, 1
HSL:
358°, 97.2350%, 57.4510%
HSV (HSB):
358°, 83.7302%, 98.8235%
XYZ:
41.4713, 22.4947, 4.9524
xyY:
0.6017, 0.3264, 22.4947
CIE-Lab:
54.5480, 75.1470, 50.2425
CIE-LCH:
54.5480, 90.3957, 33.7663
CIE-Luv:
54.5480, 158.4586, 32.4988
Hunter-Lab:
47.4286, 73.0794, 27.0090
#fc2930 color charts
#fc2930 color shades, tints & tones
#fc2930 color schemes
#fc2930 color preview, HTML & CSS examples
This text has a color of #fc2930
<p style="color:#fc2930;">Text here</p>
.mytext {color:#fc2930;}
This box has a color of #fc2930
<div style="background-color:#fc2930;">Content here</div>
.mybackground {background-color:#fc2930;}
Border around this has a color of #fc2930
<div style="border:2px solid #fc2930;">Content here</div>
.myborder {border:2px solid #fc2930;}