#fc0ed5 color space conversions
Hex:
#fc0ed5
RGB:
252, 14, 213
CMY:
1, 95, 16
CMYK:
0, 94, 15, 1
HSL:
310°, 97.5410%, 52.1569%
HSV (HSB):
310°, 94.4444%, 98.8235%
XYZ:
52.3122, 25.8136, 65.1762
xyY:
0.3650, 0.1801, 25.8136
CIE-Lab:
57.8597, 91.3946, -41.2099
CIE-LCH:
57.8597, 100.2558, 335.7294
CIE-Luv:
57.8597, 99.0333, -77.0980
Hunter-Lab:
50.8071, 94.8753, -40.4932
#fc0ed5 color charts
#fc0ed5 color shades, tints & tones
#fc0ed5 color schemes
#fc0ed5 color preview, HTML & CSS examples
This text has a color of #fc0ed5
<p style="color:#fc0ed5;">Text here</p>
.mytext {color:#fc0ed5;}
This box has a color of #fc0ed5
<div style="background-color:#fc0ed5;">Content here</div>
.mybackground {background-color:#fc0ed5;}
Border around this has a color of #fc0ed5
<div style="border:2px solid #fc0ed5;">Content here</div>
.myborder {border:2px solid #fc0ed5;}