#d50c8e color space conversions
Hex:
#d50c8e
RGB:
213, 12, 142
CMY:
16, 95, 44
CMYK:
0, 94, 33, 16
HSL:
321°, 89.3333%, 44.1176%
HSV (HSB):
321°, 94.3662%, 83.5294%
XYZ:
32.4545, 16.3621, 27.0388
xyY:
0.4278, 0.2157, 16.3621
CIE-Lab:
47.4460, 76.0006, -16.3212
CIE-LCH:
47.4460, 77.7333, 347.8798
CIE-Luv:
47.4460, 101.0120, -35.8652
Hunter-Lab:
40.4501, 72.4293, -11.3174
#d50c8e color charts
#d50c8e color shades, tints & tones
#d50c8e color schemes
#d50c8e color preview, HTML & CSS examples
This text has a color of #d50c8e
<p style="color:#d50c8e;">Text here</p>
.mytext {color:#d50c8e;}
This box has a color of #d50c8e
<div style="background-color:#d50c8e;">Content here</div>
.mybackground {background-color:#d50c8e;}
Border around this has a color of #d50c8e
<div style="border:2px solid #d50c8e;">Content here</div>
.myborder {border:2px solid #d50c8e;}