#fc1a7c color space conversions
Hex:
#fc1a7c
RGB:
252, 26, 124
CMY:
1, 90, 51
CMYK:
0, 90, 51, 1
HSL:
334°, 97.4138%, 54.5098%
HSV (HSB):
334°, 89.6825%, 98.8235%
XYZ:
44.1524, 22.8895, 21.1598
xyY:
0.5006, 0.2595, 22.8895
CIE-Lab:
54.9583, 81.3808, 6.4961
CIE-LCH:
54.9583, 81.6396, 4.5638
CIE-Luv:
54.9583, 138.4464, -8.2416
Hunter-Lab:
47.8429, 81.0055, 7.2675
#fc1a7c color charts
#fc1a7c color shades, tints & tones
#fc1a7c color schemes
#fc1a7c color preview, HTML & CSS examples
This text has a color of #fc1a7c
<p style="color:#fc1a7c;">Text here</p>
.mytext {color:#fc1a7c;}
This box has a color of #fc1a7c
<div style="background-color:#fc1a7c;">Content here</div>
.mybackground {background-color:#fc1a7c;}
Border around this has a color of #fc1a7c
<div style="border:2px solid #fc1a7c;">Content here</div>
.myborder {border:2px solid #fc1a7c;}