#fc1c5d color space conversions
Hex:
#fc1c5d
RGB:
252, 28, 93
CMY:
1, 89, 64
CMYK:
0, 89, 63, 1
HSL:
343°, 97.3913%, 54.9020%
HSV (HSB):
343°, 88.8889%, 98.8235%
XYZ:
42.5359, 22.3163, 12.4215
xyY:
0.5505, 0.2888, 22.3163
CIE-Lab:
54.3610, 79.1709, 24.3129
CIE-LCH:
54.3610, 82.8200, 17.0714
CIE-Luv:
54.3610, 150.2397, 11.4221
Hunter-Lab:
47.2401, 78.0548, 17.4781
#fc1c5d color charts
#fc1c5d color shades, tints & tones
#fc1c5d color schemes
#fc1c5d color preview, HTML & CSS examples
This text has a color of #fc1c5d
<p style="color:#fc1c5d;">Text here</p>
.mytext {color:#fc1c5d;}
This box has a color of #fc1c5d
<div style="background-color:#fc1c5d;">Content here</div>
.mybackground {background-color:#fc1c5d;}
Border around this has a color of #fc1c5d
<div style="border:2px solid #fc1c5d;">Content here</div>
.myborder {border:2px solid #fc1c5d;}