#fc1d4b color space conversions
Hex:
#fc1d4b
RGB:
252, 29, 75
CMY:
1, 89, 71
CMYK:
0, 88, 70, 1
HSL:
348°, 97.3799%, 55.0980%
HSV (HSB):
348°, 88.4921%, 98.8235%
XYZ:
41.8542, 22.0822, 8.7129
xyY:
0.5761, 0.3040, 22.0822
CIE-Lab:
54.1141, 78.1811, 34.7014
CIE-LCH:
54.1141, 85.5364, 23.9345
CIE-Luv:
54.1141, 155.8317, 20.7361
Hunter-Lab:
46.9917, 76.7498, 21.9010
#fc1d4b color charts
#fc1d4b color shades, tints & tones
#fc1d4b color schemes
#fc1d4b color preview, HTML & CSS examples
This text has a color of #fc1d4b
<p style="color:#fc1d4b;">Text here</p>
.mytext {color:#fc1d4b;}
This box has a color of #fc1d4b
<div style="background-color:#fc1d4b;">Content here</div>
.mybackground {background-color:#fc1d4b;}
Border around this has a color of #fc1d4b
<div style="border:2px solid #fc1d4b;">Content here</div>
.myborder {border:2px solid #fc1d4b;}