#fc3e5e color space conversions
Hex:
#fc3e5e
RGB:
252, 62, 94
CMY:
1, 76, 63
CMYK:
0, 75, 63, 1
HSL:
350°, 96.9388%, 61.5686%
HSV (HSB):
350°, 75.3968%, 98.8235%
XYZ:
43.8879, 24.9488, 13.0921
xyY:
0.5357, 0.3045, 24.9488
CIE-Lab:
57.0255, 71.6955, 27.1918
CIE-LCH:
57.0255, 76.6788, 20.7701
CIE-Luv:
57.0255, 137.8625, 16.7328
Hunter-Lab:
49.9488, 69.4299, 19.4236
#fc3e5e color charts
#fc3e5e color shades, tints & tones
#fc3e5e color schemes
#fc3e5e color preview, HTML & CSS examples
This text has a color of #fc3e5e
<p style="color:#fc3e5e;">Text here</p>
.mytext {color:#fc3e5e;}
This box has a color of #fc3e5e
<div style="background-color:#fc3e5e;">Content here</div>
.mybackground {background-color:#fc3e5e;}
Border around this has a color of #fc3e5e
<div style="border:2px solid #fc3e5e;">Content here</div>
.myborder {border:2px solid #fc3e5e;}