#fc3c51 color space conversions
Hex:
#fc3c51
RGB:
252, 60, 81
CMY:
1, 76, 68
CMYK:
0, 76, 68, 1
HSL:
353°, 96.9697%, 61.1765%
HSV (HSB):
353°, 76.1905%, 98.8235%
XYZ:
43.2459, 24.5212, 10.2383
xyY:
0.5544, 0.3144, 24.5212
CIE-Lab:
56.6059, 71.6106, 34.2361
CIE-LCH:
56.6059, 79.3737, 25.5518
CIE-Luv:
56.6059, 142.5552, 22.9698
Hunter-Lab:
49.5189, 69.2298, 22.4047
#fc3c51 color charts
#fc3c51 color shades, tints & tones
#fc3c51 color schemes
#fc3c51 color preview, HTML & CSS examples
This text has a color of #fc3c51
<p style="color:#fc3c51;">Text here</p>
.mytext {color:#fc3c51;}
This box has a color of #fc3c51
<div style="background-color:#fc3c51;">Content here</div>
.mybackground {background-color:#fc3c51;}
Border around this has a color of #fc3c51
<div style="border:2px solid #fc3c51;">Content here</div>
.myborder {border:2px solid #fc3c51;}