#d50d78 color space conversions
Hex:
#d50d78
RGB:
213, 13, 120
CMY:
16, 95, 53
CMYK:
0, 94, 44, 16
HSL:
328°, 88.4956%, 44.3137%
HSV (HSB):
328°, 93.8967%, 83.5294%
XYZ:
30.9747, 15.7900, 19.1845
xyY:
0.4697, 0.2394, 15.7900
CIE-Lab:
46.6978, 73.8307, -4.0231
CIE-LCH:
46.6978, 73.9403, 356.8810
CIE-Luv:
46.6978, 111.0594, -19.1730
Hunter-Lab:
39.7367, 69.6011, -0.8090
#d50d78 color charts
#d50d78 color shades, tints & tones
#d50d78 color schemes
#d50d78 color preview, HTML & CSS examples
This text has a color of #d50d78
<p style="color:#d50d78;">Text here</p>
.mytext {color:#d50d78;}
This box has a color of #d50d78
<div style="background-color:#d50d78;">Content here</div>
.mybackground {background-color:#d50d78;}
Border around this has a color of #d50d78
<div style="border:2px solid #d50d78;">Content here</div>
.myborder {border:2px solid #d50d78;}