#fc0d8d color space conversions
Hex:
#fc0d8d
RGB:
252, 13, 141
CMY:
1, 95, 45
CMYK:
0, 95, 44, 1
HSL:
328°, 97.5510%, 51.9608%
HSV (HSB):
328°, 94.8413%, 98.8235%
XYZ:
45.0965, 22.9064, 27.2438
xyY:
0.4735, 0.2405, 22.9064
CIE-Lab:
54.9758, 84.0462, -3.6557
CIE-LCH:
54.9758, 84.1257, 357.5094
CIE-Luv:
54.9758, 132.6561, -21.5110
Hunter-Lab:
47.8606, 84.4350, -0.2474
#fc0d8d color charts
#fc0d8d color shades, tints & tones
#fc0d8d color schemes
#fc0d8d color preview, HTML & CSS examples
This text has a color of #fc0d8d
<p style="color:#fc0d8d;">Text here</p>
.mytext {color:#fc0d8d;}
This box has a color of #fc0d8d
<div style="background-color:#fc0d8d;">Content here</div>
.mybackground {background-color:#fc0d8d;}
Border around this has a color of #fc0d8d
<div style="border:2px solid #fc0d8d;">Content here</div>
.myborder {border:2px solid #fc0d8d;}