#d50b7a color space conversions
Hex:
#d50b7a
RGB:
213, 11, 122
CMY:
16, 96, 52
CMYK:
0, 95, 43, 16
HSL:
327°, 90.1786%, 43.9216%
HSV (HSB):
327°, 94.8357%, 83.5294%
XYZ:
31.0731, 15.7906, 19.8225
xyY:
0.4660, 0.2368, 15.7906
CIE-Lab:
46.6986, 74.1916, -5.2511
CIE-LCH:
46.6986, 74.3772, 355.9515
CIE-Luv:
46.6986, 110.3644, -20.8004
Hunter-Lab:
39.7374, 70.0395, -1.7599
#d50b7a color charts
#d50b7a color shades, tints & tones
#d50b7a color schemes
#d50b7a color preview, HTML & CSS examples
This text has a color of #d50b7a
<p style="color:#d50b7a;">Text here</p>
.mytext {color:#d50b7a;}
This box has a color of #d50b7a
<div style="background-color:#d50b7a;">Content here</div>
.mybackground {background-color:#d50b7a;}
Border around this has a color of #d50b7a
<div style="border:2px solid #d50b7a;">Content here</div>
.myborder {border:2px solid #d50b7a;}