#fc0dbd color space conversions
Hex:
#fc0dbd
RGB:
252, 13, 189
CMY:
1, 95, 26
CMYK:
0, 95, 25, 1
HSL:
316°, 97.5510%, 51.9608%
HSV (HSB):
316°, 94.8413%, 98.8235%
XYZ:
49.4741, 24.6574, 50.2959
xyY:
0.3976, 0.1982, 24.6574
CIE-Lab:
56.7401, 88.6724, -29.1901
CIE-LCH:
56.7401, 93.3533, 341.7790
CIE-Luv:
56.7401, 110.0613, -58.3908
Hunter-Lab:
49.6562, 90.9469, -25.2944
#fc0dbd color charts
#fc0dbd color shades, tints & tones
#fc0dbd color schemes
#fc0dbd color preview, HTML & CSS examples
This text has a color of #fc0dbd
<p style="color:#fc0dbd;">Text here</p>
.mytext {color:#fc0dbd;}
This box has a color of #fc0dbd
<div style="background-color:#fc0dbd;">Content here</div>
.mybackground {background-color:#fc0dbd;}
Border around this has a color of #fc0dbd
<div style="border:2px solid #fc0dbd;">Content here</div>
.myborder {border:2px solid #fc0dbd;}