#fc2c4d color space conversions
Hex:
#fc2c4d
RGB:
252, 44, 77
CMY:
1, 83, 70
CMYK:
0, 83, 69, 1
HSL:
350°, 97.1963%, 58.0392%
HSV (HSB):
350°, 82.5397%, 98.8235%
XYZ:
42.3851, 23.0326, 9.2330
xyY:
0.5678, 0.3085, 23.0326
CIE-Lab:
55.1059, 75.5074, 34.7298
CIE-LCH:
55.1059, 83.1116, 24.7002
CIE-Luv:
55.1059, 150.5307, 21.8332
Hunter-Lab:
47.9923, 73.6583, 22.1882
#fc2c4d color charts
#fc2c4d color shades, tints & tones
#fc2c4d color schemes
#fc2c4d color preview, HTML & CSS examples
This text has a color of #fc2c4d
<p style="color:#fc2c4d;">Text here</p>
.mytext {color:#fc2c4d;}
This box has a color of #fc2c4d
<div style="background-color:#fc2c4d;">Content here</div>
.mybackground {background-color:#fc2c4d;}
Border around this has a color of #fc2c4d
<div style="border:2px solid #fc2c4d;">Content here</div>
.myborder {border:2px solid #fc2c4d;}