#fc014c color space conversions
Hex:
#fc014c
RGB:
252, 1, 76
CMY:
1, 100, 70
CMYK:
0, 100, 70, 1
HSL:
342°, 99.2095%, 49.6078%
HSV (HSB):
342°, 99.6032%, 98.8235%
XYZ:
41.4602, 21.2390, 8.7518
xyY:
0.5803, 0.2973, 21.2390
CIE-Lab:
53.2100, 80.8804, 33.0147
CIE-LCH:
53.2100, 87.3591, 22.2049
CIE-Luv:
53.2100, 160.1123, 18.3225
Hunter-Lab:
46.0857, 79.9344, 21.0007
#fc014c color charts
#fc014c color shades, tints & tones
#fc014c color schemes
#fc014c color preview, HTML & CSS examples
This text has a color of #fc014c
<p style="color:#fc014c;">Text here</p>
.mytext {color:#fc014c;}
This box has a color of #fc014c
<div style="background-color:#fc014c;">Content here</div>
.mybackground {background-color:#fc014c;}
Border around this has a color of #fc014c
<div style="border:2px solid #fc014c;">Content here</div>
.myborder {border:2px solid #fc014c;}