#fc2d68 color space conversions
Hex:
#fc2d68
RGB:
252, 45, 104
CMY:
1, 82, 59
CMYK:
0, 82, 59, 1
HSL:
343°, 97.1831%, 58.2353%
HSV (HSB):
343°, 82.1429%, 98.8235%
XYZ:
43.5820, 23.5717, 15.3495
xyY:
0.5282, 0.2857, 23.5717
CIE-Lab:
55.6564, 76.6970, 19.4558
CIE-LCH:
55.6564, 79.1262, 14.2340
CIE-Luv:
55.6564, 141.4464, 7.4701
Hunter-Lab:
48.5507, 75.2684, 15.2407
#fc2d68 color charts
#fc2d68 color shades, tints & tones
#fc2d68 color schemes
#fc2d68 color preview, HTML & CSS examples
This text has a color of #fc2d68
<p style="color:#fc2d68;">Text here</p>
.mytext {color:#fc2d68;}
This box has a color of #fc2d68
<div style="background-color:#fc2d68;">Content here</div>
.mybackground {background-color:#fc2d68;}
Border around this has a color of #fc2d68
<div style="border:2px solid #fc2d68;">Content here</div>
.myborder {border:2px solid #fc2d68;}