#fc42a5 color space conversions
Hex:
#fc42a5
RGB:
252, 66, 165
CMY:
1, 74, 35
CMYK:
0, 74, 35, 1
HSL:
328°, 96.8750%, 62.3529%
HSV (HSB):
328°, 73.8095%, 98.8235%
XYZ:
48.8846, 27.3085, 38.2919
xyY:
0.4270, 0.2385, 27.3085
CIE-Lab:
59.2588, 76.2121, -11.4145
CIE-LCH:
59.2588, 77.0621, 351.4820
CIE-Luv:
59.2588, 110.3034, -30.5812
Hunter-Lab:
52.2575, 75.5283, -6.8647
#fc42a5 color charts
#fc42a5 color shades, tints & tones
#fc42a5 color schemes
#fc42a5 color preview, HTML & CSS examples
This text has a color of #fc42a5
<p style="color:#fc42a5;">Text here</p>
.mytext {color:#fc42a5;}
This box has a color of #fc42a5
<div style="background-color:#fc42a5;">Content here</div>
.mybackground {background-color:#fc42a5;}
Border around this has a color of #fc42a5
<div style="border:2px solid #fc42a5;">Content here</div>
.myborder {border:2px solid #fc42a5;}