#fc0e80 color space conversions
Hex:
#fc0e80
RGB:
252, 14, 128
CMY:
1, 95, 50
CMYK:
0, 94, 49, 1
HSL:
331°, 97.5410%, 52.1569%
HSV (HSB):
331°, 94.4444%, 98.8235%
XYZ:
44.1982, 22.5680, 22.4486
xyY:
0.4954, 0.2530, 22.5680
CIE-Lab:
54.6246, 82.9532, 3.6148
CIE-LCH:
54.6246, 83.0319, 2.4952
CIE-Luv:
54.6246, 138.4568, -12.1007
Hunter-Lab:
47.5058, 82.9366, 5.2369
#fc0e80 color charts
#fc0e80 color shades, tints & tones
#fc0e80 color schemes
#fc0e80 color preview, HTML & CSS examples
This text has a color of #fc0e80
<p style="color:#fc0e80;">Text here</p>
.mytext {color:#fc0e80;}
This box has a color of #fc0e80
<div style="background-color:#fc0e80;">Content here</div>
.mybackground {background-color:#fc0e80;}
Border around this has a color of #fc0e80
<div style="border:2px solid #fc0e80;">Content here</div>
.myborder {border:2px solid #fc0e80;}