#fc14cf color space conversions
Hex:
#fc14cf
RGB:
252, 20, 207
CMY:
1, 92, 19
CMYK:
0, 92, 18, 1
HSL:
312°, 97.4790%, 53.3333%
HSV (HSB):
312°, 92.0635%, 98.8235%
XYZ:
51.6575, 25.7008, 61.2696
xyY:
0.3726, 0.1854, 25.7008
CIE-Lab:
57.7519, 90.1429, -37.9585
CIE-LCH:
57.7519, 97.8089, 337.1644
CIE-Luv:
57.7519, 101.2870, -71.9604
Hunter-Lab:
50.6959, 93.1680, -36.1690
#fc14cf color charts
#fc14cf color shades, tints & tones
#fc14cf color schemes
#fc14cf color preview, HTML & CSS examples
This text has a color of #fc14cf
<p style="color:#fc14cf;">Text here</p>
.mytext {color:#fc14cf;}
This box has a color of #fc14cf
<div style="background-color:#fc14cf;">Content here</div>
.mybackground {background-color:#fc14cf;}
Border around this has a color of #fc14cf
<div style="border:2px solid #fc14cf;">Content here</div>
.myborder {border:2px solid #fc14cf;}