#fc3d64 color space conversions
Hex:
#fc3d64
RGB:
252, 61, 100
CMY:
1, 76, 61
CMYK:
0, 76, 60, 1
HSL:
348°, 96.9543%, 61.3725%
HSV (HSB):
348°, 75.7937%, 98.8235%
XYZ:
44.1139, 24.9530, 14.5479
xyY:
0.5276, 0.2984, 24.9530
CIE-Lab:
57.0296, 72.3401, 23.6677
CIE-LCH:
57.0296, 76.1134, 18.1167
CIE-Luv:
57.0296, 136.4553, 13.1268
Hunter-Lab:
49.9530, 70.2169, 17.6999
#fc3d64 color charts
#fc3d64 color shades, tints & tones
#fc3d64 color schemes
#fc3d64 color preview, HTML & CSS examples
This text has a color of #fc3d64
<p style="color:#fc3d64;">Text here</p>
.mytext {color:#fc3d64;}
This box has a color of #fc3d64
<div style="background-color:#fc3d64;">Content here</div>
.mybackground {background-color:#fc3d64;}
Border around this has a color of #fc3d64
<div style="border:2px solid #fc3d64;">Content here</div>
.myborder {border:2px solid #fc3d64;}