#d53e77 color space conversions
Hex:
#d53e77
RGB:
213, 62, 119
CMY:
16, 76, 53
CMYK:
0, 71, 44, 16
HSL:
337°, 64.2553%, 53.9216%
HSV (HSB):
337°, 70.8920%, 83.5294%
XYZ:
32.4930, 18.9233, 19.3928
xyY:
0.4589, 0.2672, 18.9233
CIE-Lab:
50.5973, 62.5550, 2.2961
CIE-LCH:
50.5973, 62.5972, 2.1021
CIE-Luv:
50.5973, 98.1357, -8.9430
Hunter-Lab:
43.5009, 57.2038, 4.0191
#d53e77 color charts
#d53e77 color shades, tints & tones
#d53e77 color schemes
#d53e77 color preview, HTML & CSS examples
This text has a color of #d53e77
<p style="color:#d53e77;">Text here</p>
.mytext {color:#d53e77;}
This box has a color of #d53e77
<div style="background-color:#d53e77;">Content here</div>
.mybackground {background-color:#d53e77;}
Border around this has a color of #d53e77
<div style="border:2px solid #d53e77;">Content here</div>
.myborder {border:2px solid #d53e77;}