#d53a7e color space conversions
Hex:
#d53a7e
RGB:
213, 58, 126
CMY:
16, 77, 51
CMYK:
0, 73, 41, 16
HSL:
334°, 64.8536%, 53.1373%
HSV (HSB):
334°, 72.7700%, 83.5294%
XYZ:
32.7195, 18.6786, 21.6195
xyY:
0.4481, 0.2558, 18.6786
CIE-Lab:
50.3090, 64.6083, -2.3528
CIE-LCH:
50.3090, 64.6512, 357.9144
CIE-Luv:
50.3090, 97.2009, -15.2527
Hunter-Lab:
43.2188, 59.5038, 0.5943
#d53a7e color charts
#d53a7e color shades, tints & tones
#d53a7e color schemes
#d53a7e color preview, HTML & CSS examples
This text has a color of #d53a7e
<p style="color:#d53a7e;">Text here</p>
.mytext {color:#d53a7e;}
This box has a color of #d53a7e
<div style="background-color:#d53a7e;">Content here</div>
.mybackground {background-color:#d53a7e;}
Border around this has a color of #d53a7e
<div style="border:2px solid #d53a7e;">Content here</div>
.myborder {border:2px solid #d53a7e;}