#fc2dc9 color space conversions
Hex:
#fc2dc9
RGB:
252, 45, 201
CMY:
1, 82, 21
CMYK:
0, 82, 20, 1
HSL:
315°, 97.1831%, 58.2353%
HSV (HSB):
315°, 82.1429%, 98.8235%
XYZ:
51.6259, 26.7893, 57.7082
xyY:
0.3793, 0.1968, 26.7893
CIE-Lab:
58.7788, 85.6335, -32.9247
CIE-LCH:
58.7788, 91.7449, 338.9690
CIE-Luv:
58.7788, 100.6563, -63.8421
Hunter-Lab:
51.7583, 87.4661, -29.8748
#fc2dc9 color charts
#fc2dc9 color shades, tints & tones
#fc2dc9 color schemes
#fc2dc9 color preview, HTML & CSS examples
This text has a color of #fc2dc9
<p style="color:#fc2dc9;">Text here</p>
.mytext {color:#fc2dc9;}
This box has a color of #fc2dc9
<div style="background-color:#fc2dc9;">Content here</div>
.mybackground {background-color:#fc2dc9;}
Border around this has a color of #fc2dc9
<div style="border:2px solid #fc2dc9;">Content here</div>
.myborder {border:2px solid #fc2dc9;}