#d53e84 color space conversions
Hex:
#d53e84
RGB:
213, 62, 132
CMY:
16, 76, 48
CMYK:
0, 71, 38, 16
HSL:
332°, 64.2553%, 53.9216%
HSV (HSB):
332°, 70.8920%, 83.5294%
XYZ:
33.3281, 19.2573, 23.7902
xyY:
0.4364, 0.2521, 19.2573
CIE-Lab:
50.9869, 63.8456, -4.9653
CIE-LCH:
50.9869, 64.0384, 355.5530
CIE-Luv:
50.9869, 93.3897, -18.5293
Hunter-Lab:
43.8832, 58.7703, -1.4245
#d53e84 color charts
#d53e84 color shades, tints & tones
#d53e84 color schemes
#d53e84 color preview, HTML & CSS examples
This text has a color of #d53e84
<p style="color:#d53e84;">Text here</p>
.mytext {color:#d53e84;}
This box has a color of #d53e84
<div style="background-color:#d53e84;">Content here</div>
.mybackground {background-color:#d53e84;}
Border around this has a color of #d53e84
<div style="border:2px solid #d53e84;">Content here</div>
.myborder {border:2px solid #d53e84;}