#d53d6a color space conversions
Hex:
#d53d6a
RGB:
213, 61, 106
CMY:
16, 76, 58
CMYK:
0, 71, 50, 16
HSL:
342°, 64.4068%, 53.7255%
HSV (HSB):
342°, 71.3615%, 83.5294%
XYZ:
31.7108, 18.5242, 15.5399
xyY:
0.4821, 0.2816, 18.5242
CIE-Lab:
50.1259, 61.7593, 9.4918
CIE-LCH:
50.1259, 62.4844, 8.7375
CIE-Luv:
50.1259, 103.1330, -0.1838
Hunter-Lab:
43.0398, 56.1955, 8.7207
#d53d6a color charts
#d53d6a color shades, tints & tones
#d53d6a color schemes
#d53d6a color preview, HTML & CSS examples
This text has a color of #d53d6a
<p style="color:#d53d6a;">Text here</p>
.mytext {color:#d53d6a;}
This box has a color of #d53d6a
<div style="background-color:#d53d6a;">Content here</div>
.mybackground {background-color:#d53d6a;}
Border around this has a color of #d53d6a
<div style="border:2px solid #d53d6a;">Content here</div>
.myborder {border:2px solid #d53d6a;}