#fc3e7d color space conversions
Hex:
#fc3e7d
RGB:
252, 62, 125
CMY:
1, 76, 51
CMYK:
0, 75, 50, 1
HSL:
340°, 96.9388%, 61.5686%
HSV (HSB):
340°, 75.3968%, 98.8235%
XYZ:
45.5692, 25.6214, 21.9457
xyY:
0.4893, 0.2751, 25.6214
CIE-Lab:
57.6759, 73.7655, 9.7647
CIE-LCH:
57.6759, 74.4090, 7.5407
CIE-Luv:
57.6759, 127.3559, -2.3815
Hunter-Lab:
50.6176, 72.1165, 9.7266
#fc3e7d color charts
#fc3e7d color shades, tints & tones
#fc3e7d color schemes
#fc3e7d color preview, HTML & CSS examples
This text has a color of #fc3e7d
<p style="color:#fc3e7d;">Text here</p>
.mytext {color:#fc3e7d;}
This box has a color of #fc3e7d
<div style="background-color:#fc3e7d;">Content here</div>
.mybackground {background-color:#fc3e7d;}
Border around this has a color of #fc3e7d
<div style="border:2px solid #fc3e7d;">Content here</div>
.myborder {border:2px solid #fc3e7d;}