#fc2c4c color space conversions
Hex:
#fc2c4c
RGB:
252, 44, 76
CMY:
1, 83, 70
CMYK:
0, 83, 70, 1
HSL:
351°, 97.1963%, 58.0392%
HSV (HSB):
351°, 82.5397%, 98.8235%
XYZ:
42.3501, 23.0186, 9.0484
xyY:
0.5691, 0.3093, 23.0186
CIE-Lab:
55.0915, 75.4643, 35.2944
CIE-LCH:
55.0915, 83.3100, 25.0653
CIE-Luv:
55.0915, 150.8120, 22.2978
Hunter-Lab:
47.9777, 73.6015, 22.4025
#fc2c4c color charts
#fc2c4c color shades, tints & tones
#fc2c4c color schemes
#fc2c4c color preview, HTML & CSS examples
This text has a color of #fc2c4c
<p style="color:#fc2c4c;">Text here</p>
.mytext {color:#fc2c4c;}
This box has a color of #fc2c4c
<div style="background-color:#fc2c4c;">Content here</div>
.mybackground {background-color:#fc2c4c;}
Border around this has a color of #fc2c4c
<div style="border:2px solid #fc2c4c;">Content here</div>
.myborder {border:2px solid #fc2c4c;}