#fc3aa5 color space conversions
Hex:
#fc3aa5
RGB:
252, 58, 165
CMY:
1, 77, 35
CMYK:
0, 77, 35, 1
HSL:
327°, 97.0000%, 60.7843%
HSV (HSB):
327°, 76.9841%, 98.8235%
XYZ:
48.4495, 26.4382, 38.1468
xyY:
0.4286, 0.2339, 26.4382
CIE-Lab:
58.4506, 78.5032, -12.6293
CIE-LCH:
58.4506, 79.5126, 350.8608
CIE-Luv:
58.4506, 112.8848, -32.6959
Hunter-Lab:
51.4181, 78.2128, -7.9943
#fc3aa5 color charts
#fc3aa5 color shades, tints & tones
#fc3aa5 color schemes
#fc3aa5 color preview, HTML & CSS examples
This text has a color of #fc3aa5
<p style="color:#fc3aa5;">Text here</p>
.mytext {color:#fc3aa5;}
This box has a color of #fc3aa5
<div style="background-color:#fc3aa5;">Content here</div>
.mybackground {background-color:#fc3aa5;}
Border around this has a color of #fc3aa5
<div style="border:2px solid #fc3aa5;">Content here</div>
.myborder {border:2px solid #fc3aa5;}