#d53f77 color space conversions
Hex:
#d53f77
RGB:
213, 63, 119
CMY:
16, 75, 53
CMYK:
0, 70, 44, 16
HSL:
338°, 64.1026%, 54.1176%
HSV (HSB):
338°, 70.4225%, 83.5294%
XYZ:
32.5479, 19.0331, 19.4110
xyY:
0.4585, 0.2681, 19.0331
CIE-Lab:
50.7259, 62.1978, 2.4823
CIE-LCH:
50.7259, 62.2473, 2.2854
CIE-Luv:
50.7259, 97.7015, -8.6340
Hunter-Lab:
43.6269, 56.8229, 4.1587
#d53f77 color charts
#d53f77 color shades, tints & tones
#d53f77 color schemes
#d53f77 color preview, HTML & CSS examples
This text has a color of #d53f77
<p style="color:#d53f77;">Text here</p>
.mytext {color:#d53f77;}
This box has a color of #d53f77
<div style="background-color:#d53f77;">Content here</div>
.mybackground {background-color:#d53f77;}
Border around this has a color of #d53f77
<div style="border:2px solid #d53f77;">Content here</div>
.myborder {border:2px solid #d53f77;}