#fc5ed1 color space conversions
Hex:
#fc5ed1
RGB:
252, 94, 209
CMY:
1, 63, 18
CMYK:
0, 63, 17, 1
HSL:
316°, 96.3415%, 67.8431%
HSV (HSB):
316°, 62.6984%, 98.8235%
XYZ:
55.6562, 33.3043, 63.8166
xyY:
0.3643, 0.2180, 33.3043
CIE-Lab:
64.4066, 71.7270, -28.7419
CIE-LCH:
64.4066, 77.2713, 338.1634
CIE-Luv:
64.4066, 83.9939, -56.0165
Hunter-Lab:
57.7099, 71.1556, -25.1670
#fc5ed1 color charts
#fc5ed1 color shades, tints & tones
#fc5ed1 color schemes
#fc5ed1 color preview, HTML & CSS examples
This text has a color of #fc5ed1
<p style="color:#fc5ed1;">Text here</p>
.mytext {color:#fc5ed1;}
This box has a color of #fc5ed1
<div style="background-color:#fc5ed1;">Content here</div>
.mybackground {background-color:#fc5ed1;}
Border around this has a color of #fc5ed1
<div style="border:2px solid #fc5ed1;">Content here</div>
.myborder {border:2px solid #fc5ed1;}