#fc0e7c color space conversions
Hex:
#fc0e7c
RGB:
252, 14, 124
CMY:
1, 95, 51
CMYK:
0, 94, 51, 1
HSL:
332°, 97.5410%, 52.1569%
HSV (HSB):
332°, 94.4444%, 98.8235%
XYZ:
43.9400, 22.4648, 21.0890
xyY:
0.5022, 0.2568, 22.4648
CIE-Lab:
54.5167, 82.6625, 5.8640
CIE-LCH:
54.5167, 82.8702, 4.0577
CIE-Luv:
54.5167, 140.2247, -9.3214
Hunter-Lab:
47.3970, 82.5360, 6.7972
#fc0e7c color charts
#fc0e7c color shades, tints & tones
#fc0e7c color schemes
#fc0e7c color preview, HTML & CSS examples
This text has a color of #fc0e7c
<p style="color:#fc0e7c;">Text here</p>
.mytext {color:#fc0e7c;}
This box has a color of #fc0e7c
<div style="background-color:#fc0e7c;">Content here</div>
.mybackground {background-color:#fc0e7c;}
Border around this has a color of #fc0e7c
<div style="border:2px solid #fc0e7c;">Content here</div>
.myborder {border:2px solid #fc0e7c;}