#fc3c5b color space conversions
Hex:
#fc3c5b
RGB:
252, 60, 91
CMY:
1, 76, 64
CMYK:
0, 76, 64, 1
HSL:
350°, 96.9697%, 61.1765%
HSV (HSB):
350°, 76.1905%, 98.8235%
XYZ:
43.6491, 24.6825, 12.3612
xyY:
0.5409, 0.3059, 24.6825
CIE-Lab:
56.7647, 72.1174, 28.6146
CIE-LCH:
56.7647, 77.5868, 21.6421
CIE-Luv:
56.7647, 139.7052, 17.8964
Hunter-Lab:
49.6815, 69.8836, 20.0252
#fc3c5b color charts
#fc3c5b color shades, tints & tones
#fc3c5b color schemes
#fc3c5b color preview, HTML & CSS examples
This text has a color of #fc3c5b
<p style="color:#fc3c5b;">Text here</p>
.mytext {color:#fc3c5b;}
This box has a color of #fc3c5b
<div style="background-color:#fc3c5b;">Content here</div>
.mybackground {background-color:#fc3c5b;}
Border around this has a color of #fc3c5b
<div style="border:2px solid #fc3c5b;">Content here</div>
.myborder {border:2px solid #fc3c5b;}