#fc2d4b color space conversions
Hex:
#fc2d4b
RGB:
252, 45, 75
CMY:
1, 82, 71
CMYK:
0, 82, 70, 1
HSL:
351°, 97.1831%, 58.2353%
HSV (HSB):
351°, 82.1429%, 98.8235%
XYZ:
42.3533, 23.0802, 8.8793
xyY:
0.5699, 0.3106, 23.0802
CIE-Lab:
55.1549, 75.2008, 35.9509
CIE-LCH:
55.1549, 83.3524, 25.5508
CIE-Luv:
55.1549, 150.7115, 22.9188
Hunter-Lab:
48.0419, 73.2906, 22.6711
#fc2d4b color charts
#fc2d4b color shades, tints & tones
#fc2d4b color schemes
#fc2d4b color preview, HTML & CSS examples
This text has a color of #fc2d4b
<p style="color:#fc2d4b;">Text here</p>
.mytext {color:#fc2d4b;}
This box has a color of #fc2d4b
<div style="background-color:#fc2d4b;">Content here</div>
.mybackground {background-color:#fc2d4b;}
Border around this has a color of #fc2d4b
<div style="border:2px solid #fc2d4b;">Content here</div>
.myborder {border:2px solid #fc2d4b;}