#fc05a4 color space conversions
Hex:
#fc05a4
RGB:
252, 5, 164
CMY:
1, 98, 36
CMYK:
0, 98, 35, 1
HSL:
321°, 97.6285%, 50.3922%
HSV (HSB):
321°, 98.0159%, 98.8235%
XYZ:
46.9000, 23.4843, 37.1830
xyY:
0.4360, 0.2183, 23.4843
CIE-Lab:
55.5677, 86.6254, -16.4022
CIE-LCH:
55.5677, 88.1646, 349.2782
CIE-Luv:
55.5677, 122.4357, -39.3598
Hunter-Lab:
48.4606, 87.9455, -11.5697
#fc05a4 color charts
#fc05a4 color shades, tints & tones
#fc05a4 color schemes
#fc05a4 color preview, HTML & CSS examples
This text has a color of #fc05a4
<p style="color:#fc05a4;">Text here</p>
.mytext {color:#fc05a4;}
This box has a color of #fc05a4
<div style="background-color:#fc05a4;">Content here</div>
.mybackground {background-color:#fc05a4;}
Border around this has a color of #fc05a4
<div style="border:2px solid #fc05a4;">Content here</div>
.myborder {border:2px solid #fc05a4;}