#fc3e95 color space conversions
Hex:
#fc3e95
RGB:
252, 62, 149
CMY:
1, 76, 42
CMYK:
0, 75, 41, 1
HSL:
333°, 96.9388%, 61.5686%
HSV (HSB):
333°, 75.3968%, 98.8235%
XYZ:
47.2923, 26.3106, 31.0196
xyY:
0.4520, 0.2515, 26.3106
CIE-Lab:
58.3307, 75.8147, -3.4435
CIE-LCH:
58.3307, 75.8928, 357.3994
CIE-Luv:
58.3307, 118.0981, -19.5159
Hunter-Lab:
51.2939, 74.8105, 0.0505
#fc3e95 color charts
#fc3e95 color shades, tints & tones
#fc3e95 color schemes
#fc3e95 color preview, HTML & CSS examples
This text has a color of #fc3e95
<p style="color:#fc3e95;">Text here</p>
.mytext {color:#fc3e95;}
This box has a color of #fc3e95
<div style="background-color:#fc3e95;">Content here</div>
.mybackground {background-color:#fc3e95;}
Border around this has a color of #fc3e95
<div style="border:2px solid #fc3e95;">Content here</div>
.myborder {border:2px solid #fc3e95;}