#d50b8a color space conversions
Hex:
#d50b8a
RGB:
213, 11, 138
CMY:
16, 96, 46
CMYK:
0, 95, 35, 16
HSL:
322°, 90.1786%, 43.9216%
HSV (HSB):
322°, 94.8357%, 83.5294%
XYZ:
32.1477, 16.2205, 25.4812
xyY:
0.4353, 0.2196, 16.2205
CIE-Lab:
47.2624, 75.6870, -14.1759
CIE-LCH:
47.2624, 77.0031, 349.3916
CIE-Luv:
47.2624, 102.9633, -32.8641
Hunter-Lab:
40.2746, 72.0002, -9.3198
#d50b8a color charts
#d50b8a color shades, tints & tones
#d50b8a color schemes
#d50b8a color preview, HTML & CSS examples
This text has a color of #d50b8a
<p style="color:#d50b8a;">Text here</p>
.mytext {color:#d50b8a;}
This box has a color of #d50b8a
<div style="background-color:#d50b8a;">Content here</div>
.mybackground {background-color:#d50b8a;}
Border around this has a color of #d50b8a
<div style="border:2px solid #d50b8a;">Content here</div>
.myborder {border:2px solid #d50b8a;}