#d50b6e color space conversions
Hex:
#d50b6e
RGB:
213, 11, 110
CMY:
16, 96, 57
CMYK:
0, 95, 48, 16
HSL:
331°, 90.1786%, 43.9216%
HSV (HSB):
331°, 94.8357%, 83.5294%
XYZ:
30.3747, 15.5113, 16.1449
xyY:
0.4897, 0.2501, 15.5113
CIE-Lab:
46.3266, 73.1947, 1.6022
CIE-LCH:
46.3266, 73.2122, 1.2540
CIE-Luv:
46.3266, 115.7709, -12.1332
Hunter-Lab:
39.3843, 68.7434, 3.2642
#d50b6e color charts
#d50b6e color shades, tints & tones
#d50b6e color schemes
#d50b6e color preview, HTML & CSS examples
This text has a color of #d50b6e
<p style="color:#d50b6e;">Text here</p>
.mytext {color:#d50b6e;}
This box has a color of #d50b6e
<div style="background-color:#d50b6e;">Content here</div>
.mybackground {background-color:#d50b6e;}
Border around this has a color of #d50b6e
<div style="border:2px solid #d50b6e;">Content here</div>
.myborder {border:2px solid #d50b6e;}