#fc1a5c color space conversions
Hex:
#fc1a5c
RGB:
252, 26, 92
CMY:
1, 90, 64
CMYK:
0, 90, 63, 1
HSL:
342°, 97.4138%, 54.5098%
HSV (HSB):
342°, 89.6825%, 98.8235%
XYZ:
42.4460, 22.2069, 12.1744
xyY:
0.5525, 0.2890, 22.2069
CIE-Lab:
54.2459, 79.3975, 24.7619
CIE-LCH:
54.2459, 83.1691, 17.3213
CIE-Luv:
54.2459, 151.0420, 11.7629
Hunter-Lab:
47.1242, 78.3122, 17.6696
#fc1a5c color charts
#fc1a5c color shades, tints & tones
#fc1a5c color schemes
#fc1a5c color preview, HTML & CSS examples
This text has a color of #fc1a5c
<p style="color:#fc1a5c;">Text here</p>
.mytext {color:#fc1a5c;}
This box has a color of #fc1a5c
<div style="background-color:#fc1a5c;">Content here</div>
.mybackground {background-color:#fc1a5c;}
Border around this has a color of #fc1a5c
<div style="border:2px solid #fc1a5c;">Content here</div>
.myborder {border:2px solid #fc1a5c;}