#fc517e color space conversions
Hex:
#fc517e
RGB:
252, 81, 126
CMY:
1, 68, 51
CMYK:
0, 68, 50, 1
HSL:
344°, 96.6102%, 65.2941%
HSV (HSB):
344°, 67.8571%, 98.8235%
XYZ:
46.8532, 28.0867, 22.6905
xyY:
0.4799, 0.2877, 28.0867
CIE-Lab:
59.9670, 67.5319, 12.4030
CIE-LCH:
59.9670, 68.6614, 10.4071
CIE-Luv:
59.9670, 118.2332, 2.3937
Hunter-Lab:
52.9969, 65.0629, 11.7129
#fc517e color charts
#fc517e color shades, tints & tones
#fc517e color schemes
#fc517e color preview, HTML & CSS examples
This text has a color of #fc517e
<p style="color:#fc517e;">Text here</p>
.mytext {color:#fc517e;}
This box has a color of #fc517e
<div style="background-color:#fc517e;">Content here</div>
.mybackground {background-color:#fc517e;}
Border around this has a color of #fc517e
<div style="border:2px solid #fc517e;">Content here</div>
.myborder {border:2px solid #fc517e;}