#d53e88 color space conversions
Hex:
#d53e88
RGB:
213, 62, 136
CMY:
16, 76, 47
CMYK:
0, 71, 36, 16
HSL:
331°, 64.2553%, 53.9216%
HSV (HSB):
331°, 70.8920%, 83.5294%
XYZ:
33.6071, 19.3690, 25.2598
xyY:
0.4296, 0.2476, 19.3690
CIE-Lab:
51.1161, 64.2702, -7.1736
CIE-LCH:
51.1161, 64.6693, 353.6312
CIE-Luv:
51.1161, 91.9002, -21.5625
Hunter-Lab:
44.0102, 59.2887, -3.2226
#d53e88 color charts
#d53e88 color shades, tints & tones
#d53e88 color schemes
#d53e88 color preview, HTML & CSS examples
This text has a color of #d53e88
<p style="color:#d53e88;">Text here</p>
.mytext {color:#d53e88;}
This box has a color of #d53e88
<div style="background-color:#d53e88;">Content here</div>
.mybackground {background-color:#d53e88;}
Border around this has a color of #d53e88
<div style="border:2px solid #d53e88;">Content here</div>
.myborder {border:2px solid #d53e88;}