#fc0edc color space conversions
Hex:
#fc0edc
RGB:
252, 14, 220
CMY:
1, 95, 14
CMYK:
0, 94, 13, 1
HSL:
308°, 97.5410%, 52.1569%
HSV (HSB):
308°, 94.4444%, 98.8235%
XYZ:
53.2202, 26.1768, 69.9578
xyY:
0.3563, 0.1753, 26.1768
CIE-Lab:
58.2045, 92.2657, -44.6404
CIE-LCH:
58.2045, 102.4974, 334.1811
CIE-Luv:
58.2045, 95.9438, -82.5241
Hunter-Lab:
51.1633, 96.1404, -45.2554
#fc0edc color charts
#fc0edc color shades, tints & tones
#fc0edc color schemes
#fc0edc color preview, HTML & CSS examples
This text has a color of #fc0edc
<p style="color:#fc0edc;">Text here</p>
.mytext {color:#fc0edc;}
This box has a color of #fc0edc
<div style="background-color:#fc0edc;">Content here</div>
.mybackground {background-color:#fc0edc;}
Border around this has a color of #fc0edc
<div style="border:2px solid #fc0edc;">Content here</div>
.myborder {border:2px solid #fc0edc;}