#d50b85 color space conversions
Hex:
#d50b85
RGB:
213, 11, 133
CMY:
16, 96, 48
CMYK:
0, 95, 38, 16
HSL:
324°, 90.1786%, 43.9216%
HSV (HSB):
324°, 94.8357%, 83.5294%
XYZ:
31.7939, 16.0789, 23.6181
xyY:
0.4447, 0.2249, 16.0789
CIE-Lab:
47.0779, 75.1996, -11.4138
CIE-LCH:
47.0779, 76.0609, 351.3695
CIE-Luv:
47.0779, 105.2887, -29.0469
Hunter-Lab:
40.0985, 71.3591, -6.8529
#d50b85 color charts
#d50b85 color shades, tints & tones
#d50b85 color schemes
#d50b85 color preview, HTML & CSS examples
This text has a color of #d50b85
<p style="color:#d50b85;">Text here</p>
.mytext {color:#d50b85;}
This box has a color of #d50b85
<div style="background-color:#d50b85;">Content here</div>
.mybackground {background-color:#d50b85;}
Border around this has a color of #d50b85
<div style="border:2px solid #d50b85;">Content here</div>
.myborder {border:2px solid #d50b85;}