#fc2f4b color space conversions
Hex:
#fc2f4b
RGB:
252, 47, 75
CMY:
1, 82, 71
CMYK:
0, 81, 70, 1
HSL:
352°, 97.1564%, 58.6275%
HSV (HSB):
352°, 81.3492%, 98.8235%
XYZ:
42.4314, 23.2365, 8.9053
xyY:
0.5690, 0.3116, 23.2365
CIE-Lab:
55.3151, 74.7449, 36.1424
CIE-LCH:
55.3151, 83.0245, 25.8058
CIE-Luv:
55.3151, 149.9310, 23.2531
Hunter-Lab:
48.2042, 72.7658, 22.7896
#fc2f4b color charts
#fc2f4b color shades, tints & tones
#fc2f4b color schemes
#fc2f4b color preview, HTML & CSS examples
This text has a color of #fc2f4b
<p style="color:#fc2f4b;">Text here</p>
.mytext {color:#fc2f4b;}
This box has a color of #fc2f4b
<div style="background-color:#fc2f4b;">Content here</div>
.mybackground {background-color:#fc2f4b;}
Border around this has a color of #fc2f4b
<div style="border:2px solid #fc2f4b;">Content here</div>
.myborder {border:2px solid #fc2f4b;}