#d50b8d color space conversions
Hex:
#d50b8d
RGB:
213, 11, 141
CMY:
16, 96, 45
CMYK:
0, 95, 34, 16
HSL:
321°, 90.1786%, 43.9216%
HSV (HSB):
321°, 94.8357%, 83.5294%
XYZ:
32.3680, 16.3086, 26.6412
xyY:
0.4298, 0.2165, 16.3086
CIE-Lab:
47.3767, 75.9880, -15.8213
CIE-LCH:
47.3767, 77.6176, 348.2386
CIE-Luv:
47.3767, 101.5663, -35.1701
Hunter-Lab:
40.3839, 72.3973, -10.8448
#d50b8d color charts
#d50b8d color shades, tints & tones
#d50b8d color schemes
#d50b8d color preview, HTML & CSS examples
This text has a color of #d50b8d
<p style="color:#d50b8d;">Text here</p>
.mytext {color:#d50b8d;}
This box has a color of #d50b8d
<div style="background-color:#d50b8d;">Content here</div>
.mybackground {background-color:#d50b8d;}
Border around this has a color of #d50b8d
<div style="border:2px solid #d50b8d;">Content here</div>
.myborder {border:2px solid #d50b8d;}