#fc3e5b color space conversions
Hex:
#fc3e5b
RGB:
252, 62, 91
CMY:
1, 76, 64
CMYK:
0, 75, 64, 1
HSL:
351°, 96.9388%, 61.5686%
HSV (HSB):
351°, 75.3968%, 98.8235%
XYZ:
43.7558, 24.8960, 12.3968
xyY:
0.5399, 0.3072, 24.8960
CIE-Lab:
56.9740, 71.5298, 28.8825
CIE-LCH:
56.9740, 77.1408, 21.9880
CIE-Luv:
56.9740, 138.7602, 18.3517
Hunter-Lab:
49.8959, 69.2163, 20.1964
#fc3e5b color charts
#fc3e5b color shades, tints & tones
#fc3e5b color schemes
#fc3e5b color preview, HTML & CSS examples
This text has a color of #fc3e5b
<p style="color:#fc3e5b;">Text here</p>
.mytext {color:#fc3e5b;}
This box has a color of #fc3e5b
<div style="background-color:#fc3e5b;">Content here</div>
.mybackground {background-color:#fc3e5b;}
Border around this has a color of #fc3e5b
<div style="border:2px solid #fc3e5b;">Content here</div>
.myborder {border:2px solid #fc3e5b;}