#fc14d5 color space conversions
Hex:
#fc14d5
RGB:
252, 20, 213
CMY:
1, 92, 16
CMYK:
0, 92, 15, 1
HSL:
310°, 97.4790%, 53.3333%
HSV (HSB):
310°, 92.0635%, 98.8235%
XYZ:
52.4053, 25.9999, 65.2072
xyY:
0.3649, 0.1810, 25.9999
CIE-Lab:
58.0369, 90.8738, -40.9311
CIE-LCH:
58.0369, 99.6665, 335.7524
CIE-Luv:
58.0369, 98.6160, -76.6411
Hunter-Lab:
50.9901, 94.2217, -40.1283
#fc14d5 color charts
#fc14d5 color shades, tints & tones
#fc14d5 color schemes
#fc14d5 color preview, HTML & CSS examples
This text has a color of #fc14d5
<p style="color:#fc14d5;">Text here</p>
.mytext {color:#fc14d5;}
This box has a color of #fc14d5
<div style="background-color:#fc14d5;">Content here</div>
.mybackground {background-color:#fc14d5;}
Border around this has a color of #fc14d5
<div style="border:2px solid #fc14d5;">Content here</div>
.myborder {border:2px solid #fc14d5;}