#fc3d7d color space conversions
Hex:
#fc3d7d
RGB:
252, 61, 125
CMY:
1, 76, 51
CMYK:
0, 76, 50, 1
HSL:
340°, 96.9543%, 61.3725%
HSV (HSB):
340°, 75.7937%, 98.8235%
XYZ:
45.5153, 25.5136, 21.9277
xyY:
0.4896, 0.2745, 25.5136
CIE-Lab:
57.5725, 74.0571, 9.6184
CIE-LCH:
57.5725, 74.6791, 7.4001
CIE-Luv:
57.5725, 127.7615, -2.6315
Hunter-Lab:
50.5110, 72.4516, 9.6188
#fc3d7d color charts
#fc3d7d color shades, tints & tones
#fc3d7d color schemes
#fc3d7d color preview, HTML & CSS examples
This text has a color of #fc3d7d
<p style="color:#fc3d7d;">Text here</p>
.mytext {color:#fc3d7d;}
This box has a color of #fc3d7d
<div style="background-color:#fc3d7d;">Content here</div>
.mybackground {background-color:#fc3d7d;}
Border around this has a color of #fc3d7d
<div style="border:2px solid #fc3d7d;">Content here</div>
.myborder {border:2px solid #fc3d7d;}