#d53e82 color space conversions
Hex:
#d53e82
RGB:
213, 62, 130
CMY:
16, 76, 49
CMYK:
0, 71, 39, 16
HSL:
333°, 64.2553%, 53.9216%
HSV (HSB):
333°, 70.8920%, 83.5294%
XYZ:
33.1925, 19.2031, 23.0762
xyY:
0.4398, 0.2544, 19.2031
CIE-Lab:
50.9240, 63.6381, -3.8565
CIE-LCH:
50.9240, 63.7549, 356.5321
CIE-Luv:
50.9240, 94.1302, -17.0260
Hunter-Lab:
43.8213, 58.5175, -0.5471
#d53e82 color charts
#d53e82 color shades, tints & tones
#d53e82 color schemes
#d53e82 color preview, HTML & CSS examples
This text has a color of #d53e82
<p style="color:#d53e82;">Text here</p>
.mytext {color:#d53e82;}
This box has a color of #d53e82
<div style="background-color:#d53e82;">Content here</div>
.mybackground {background-color:#d53e82;}
Border around this has a color of #d53e82
<div style="border:2px solid #d53e82;">Content here</div>
.myborder {border:2px solid #d53e82;}