#d53380 color space conversions
Hex:
#d53380
RGB:
213, 51, 128
CMY:
16, 80, 50
CMYK:
0, 76, 40, 16
HSL:
331°, 65.8537%, 51.7647%
HSV (HSB):
331°, 76.0563%, 83.5294%
XYZ:
32.5207, 18.0723, 22.1963
xyY:
0.4468, 0.2483, 18.0723
CIE-Lab:
49.5837, 67.0236, -4.6321
CIE-LCH:
49.5837, 67.1835, 356.0465
CIE-Luv:
49.5837, 98.9769, -18.6740
Hunter-Lab:
42.5115, 62.1546, -1.1987
#d53380 color charts
#d53380 color shades, tints & tones
#d53380 color schemes
#d53380 color preview, HTML & CSS examples
This text has a color of #d53380
<p style="color:#d53380;">Text here</p>
.mytext {color:#d53380;}
This box has a color of #d53380
<div style="background-color:#d53380;">Content here</div>
.mybackground {background-color:#d53380;}
Border around this has a color of #d53380
<div style="border:2px solid #d53380;">Content here</div>
.myborder {border:2px solid #d53380;}