#d53b8b color space conversions
Hex:
#d53b8b
RGB:
213, 59, 139
CMY:
16, 77, 45
CMYK:
0, 72, 35, 16
HSL:
329°, 64.7059%, 53.3333%
HSV (HSB):
329°, 72.3005%, 83.5294%
XYZ:
33.6647, 19.1381, 26.3458
xyY:
0.4253, 0.2418, 19.1381
CIE-Lab:
50.8484, 65.6258, -9.3715
CIE-LCH:
50.8484, 66.2916, 351.8730
CIE-Luv:
50.8484, 91.8816, -24.7787
Hunter-Lab:
43.7472, 60.8035, -5.0831
#d53b8b color charts
#d53b8b color shades, tints & tones
#d53b8b color schemes
#d53b8b color preview, HTML & CSS examples
This text has a color of #d53b8b
<p style="color:#d53b8b;">Text here</p>
.mytext {color:#d53b8b;}
This box has a color of #d53b8b
<div style="background-color:#d53b8b;">Content here</div>
.mybackground {background-color:#d53b8b;}
Border around this has a color of #d53b8b
<div style="border:2px solid #d53b8b;">Content here</div>
.myborder {border:2px solid #d53b8b;}