#d53b81 color space conversions
Hex:
#d53b81
RGB:
213, 59, 129
CMY:
16, 77, 49
CMYK:
0, 72, 39, 16
HSL:
333°, 64.7059%, 53.3333%
HSV (HSB):
333°, 72.3005%, 83.5294%
XYZ:
32.9670, 18.8590, 22.6715
xyY:
0.4425, 0.2531, 18.8590
CIE-Lab:
50.5219, 64.5722, -3.8485
CIE-LCH:
50.5219, 64.6867, 356.5892
CIE-Luv:
50.5219, 95.6838, -17.1910
Hunter-Lab:
43.4270, 59.5085, -0.5540
#d53b81 color charts
#d53b81 color shades, tints & tones
#d53b81 color schemes
#d53b81 color preview, HTML & CSS examples
This text has a color of #d53b81
<p style="color:#d53b81;">Text here</p>
.mytext {color:#d53b81;}
This box has a color of #d53b81
<div style="background-color:#d53b81;">Content here</div>
.mybackground {background-color:#d53b81;}
Border around this has a color of #d53b81
<div style="border:2px solid #d53b81;">Content here</div>
.myborder {border:2px solid #d53b81;}