#fc49cd color space conversions
Hex:
#fc49cd
RGB:
252, 73, 205
CMY:
1, 71, 20
CMYK:
0, 71, 19, 1
HSL:
316°, 96.7568%, 63.7255%
HSV (HSB):
316°, 71.0317%, 98.8235%
XYZ:
53.5469, 29.8683, 60.7005
xyY:
0.3716, 0.2073, 29.8683
CIE-Lab:
61.5404, 78.7282, -30.9138
CIE-LCH:
61.5404, 84.5801, 338.5618
CIE-Luv:
61.5404, 92.3626, -60.1174
Hunter-Lab:
54.6519, 79.2500, -27.5956
#fc49cd color charts
#fc49cd color shades, tints & tones
#fc49cd color schemes
#fc49cd color preview, HTML & CSS examples
This text has a color of #fc49cd
<p style="color:#fc49cd;">Text here</p>
.mytext {color:#fc49cd;}
This box has a color of #fc49cd
<div style="background-color:#fc49cd;">Content here</div>
.mybackground {background-color:#fc49cd;}
Border around this has a color of #fc49cd
<div style="border:2px solid #fc49cd;">Content here</div>
.myborder {border:2px solid #fc49cd;}