#fc0cd1 color space conversions
Hex:
#fc0cd1
RGB:
252, 12, 209
CMY:
1, 95, 18
CMYK:
0, 95, 17, 1
HSL:
311°, 97.5610%, 51.7647%
HSV (HSB):
311°, 95.2381%, 98.8235%
XYZ:
51.7850, 25.5618, 62.5262
xyY:
0.3702, 0.1828, 25.5618
CIE-Lab:
57.6188, 91.0520, -39.3091
CIE-LCH:
57.6188, 99.1750, 336.6491
CIE-Luv:
57.6188, 100.9409, -74.1106
Hunter-Lab:
50.5587, 94.3516, -37.9331
#fc0cd1 color charts
#fc0cd1 color shades, tints & tones
#fc0cd1 color schemes
#fc0cd1 color preview, HTML & CSS examples
This text has a color of #fc0cd1
<p style="color:#fc0cd1;">Text here</p>
.mytext {color:#fc0cd1;}
This box has a color of #fc0cd1
<div style="background-color:#fc0cd1;">Content here</div>
.mybackground {background-color:#fc0cd1;}
Border around this has a color of #fc0cd1
<div style="border:2px solid #fc0cd1;">Content here</div>
.myborder {border:2px solid #fc0cd1;}