#fc2e86 color space conversions
Hex:
#fc2e86
RGB:
252, 46, 134
CMY:
1, 82, 47
CMYK:
0, 82, 47, 1
HSL:
334°, 97.1698%, 58.4314%
HSV (HSB):
334°, 81.7460%, 98.8235%
XYZ:
45.4250, 24.3707, 24.8641
xyY:
0.4799, 0.2575, 24.3707
CIE-Lab:
56.4570, 78.6060, 2.6800
CIE-LCH:
56.4570, 78.6517, 1.9527
CIE-Luv:
56.4570, 129.4332, -12.2089
Hunter-Lab:
49.3667, 77.8559, 4.6945
#fc2e86 color charts
#fc2e86 color shades, tints & tones
#fc2e86 color schemes
#fc2e86 color preview, HTML & CSS examples
This text has a color of #fc2e86
<p style="color:#fc2e86;">Text here</p>
.mytext {color:#fc2e86;}
This box has a color of #fc2e86
<div style="background-color:#fc2e86;">Content here</div>
.mybackground {background-color:#fc2e86;}
Border around this has a color of #fc2e86
<div style="border:2px solid #fc2e86;">Content here</div>
.myborder {border:2px solid #fc2e86;}