#d53a81 color space conversions
Hex:
#d53a81
RGB:
213, 58, 129
CMY:
16, 77, 49
CMYK:
0, 73, 39, 16
HSL:
333°, 64.8536%, 53.1373%
HSV (HSB):
333°, 72.7700%, 83.5294%
XYZ:
32.9161, 18.7572, 22.6545
xyY:
0.4429, 0.2524, 18.7572
CIE-Lab:
50.4020, 64.9082, -4.0257
CIE-LCH:
50.4020, 65.0329, 356.4510
CIE-Luv:
50.4020, 96.0669, -17.4862
Hunter-Lab:
43.3096, 59.8714, -0.6969
#d53a81 color charts
#d53a81 color shades, tints & tones
#d53a81 color schemes
#d53a81 color preview, HTML & CSS examples
This text has a color of #d53a81
<p style="color:#d53a81;">Text here</p>
.mytext {color:#d53a81;}
This box has a color of #d53a81
<div style="background-color:#d53a81;">Content here</div>
.mybackground {background-color:#d53a81;}
Border around this has a color of #d53a81
<div style="border:2px solid #d53a81;">Content here</div>
.myborder {border:2px solid #d53a81;}