#fc2e63 color space conversions
Hex:
#fc2e63
RGB:
252, 46, 99
CMY:
1, 82, 61
CMYK:
0, 82, 61, 1
HSL:
345°, 97.1698%, 58.4314%
HSV (HSB):
345°, 81.7460%, 98.8235%
XYZ:
43.3740, 23.5503, 14.0640
xyY:
0.5356, 0.2908, 23.5503
CIE-Lab:
55.6347, 76.1763, 22.4093
CIE-LCH:
55.6347, 79.4040, 16.3927
CIE-Luv:
55.6347, 142.8634, 10.6095
Hunter-Lab:
48.5286, 74.6149, 16.7873
#fc2e63 color charts
#fc2e63 color shades, tints & tones
#fc2e63 color schemes
#fc2e63 color preview, HTML & CSS examples
This text has a color of #fc2e63
<p style="color:#fc2e63;">Text here</p>
.mytext {color:#fc2e63;}
This box has a color of #fc2e63
<div style="background-color:#fc2e63;">Content here</div>
.mybackground {background-color:#fc2e63;}
Border around this has a color of #fc2e63
<div style="border:2px solid #fc2e63;">Content here</div>
.myborder {border:2px solid #fc2e63;}