#fc14c5 color space conversions
Hex:
#fc14c5
RGB:
252, 20, 197
CMY:
1, 92, 23
CMYK:
0, 92, 22, 1
HSL:
314°, 97.4790%, 53.3333%
HSV (HSB):
314°, 92.0635%, 98.8235%
XYZ:
50.4731, 25.2270, 55.0324
xyY:
0.3861, 0.1930, 25.2270
CIE-Lab:
57.2959, 88.9657, -32.9401
CIE-LCH:
57.2959, 94.8680, 339.6826
CIE-Luv:
57.2959, 105.8134, -64.1263
Hunter-Lab:
50.2265, 91.4802, -29.8046
#fc14c5 color charts
#fc14c5 color shades, tints & tones
#fc14c5 color schemes
#fc14c5 color preview, HTML & CSS examples
This text has a color of #fc14c5
<p style="color:#fc14c5;">Text here</p>
.mytext {color:#fc14c5;}
This box has a color of #fc14c5
<div style="background-color:#fc14c5;">Content here</div>
.mybackground {background-color:#fc14c5;}
Border around this has a color of #fc14c5
<div style="border:2px solid #fc14c5;">Content here</div>
.myborder {border:2px solid #fc14c5;}