#d50d86 color space conversions
Hex:
#d50d86
RGB:
213, 13, 134
CMY:
16, 95, 47
CMYK:
0, 94, 37, 16
HSL:
324°, 88.4956%, 44.3137%
HSV (HSB):
324°, 93.8967%, 83.5294%
XYZ:
31.8876, 16.1552, 23.9919
xyY:
0.4427, 0.2243, 16.1552
CIE-Lab:
47.1775, 75.1110, -11.8727
CIE-LCH:
47.1775, 76.0435, 351.0177
CIE-Luv:
47.1775, 104.6295, -29.6511
Hunter-Lab:
40.1935, 71.2744, -7.2552
#d50d86 color charts
#d50d86 color shades, tints & tones
#d50d86 color schemes
#d50d86 color preview, HTML & CSS examples
This text has a color of #d50d86
<p style="color:#d50d86;">Text here</p>
.mytext {color:#d50d86;}
This box has a color of #d50d86
<div style="background-color:#d50d86;">Content here</div>
.mybackground {background-color:#d50d86;}
Border around this has a color of #d50d86
<div style="border:2px solid #d50d86;">Content here</div>
.myborder {border:2px solid #d50d86;}