#d53a78 color space conversions
Hex:
#d53a78
RGB:
213, 58, 120
CMY:
16, 77, 53
CMYK:
0, 73, 44, 16
HSL:
336°, 64.8536%, 53.1373%
HSV (HSB):
336°, 72.7700%, 83.5294%
XYZ:
32.3438, 18.5283, 19.6409
xyY:
0.4587, 0.2628, 18.5283
CIE-Lab:
50.1307, 64.0305, 1.0136
CIE-LCH:
50.1307, 64.0385, 0.9069
CIE-Luv:
50.1307, 99.4421, -10.8575
Hunter-Lab:
43.0445, 58.7975, 3.0776
#d53a78 color charts
#d53a78 color shades, tints & tones
#d53a78 color schemes
#d53a78 color preview, HTML & CSS examples
This text has a color of #d53a78
<p style="color:#d53a78;">Text here</p>
.mytext {color:#d53a78;}
This box has a color of #d53a78
<div style="background-color:#d53a78;">Content here</div>
.mybackground {background-color:#d53a78;}
Border around this has a color of #d53a78
<div style="border:2px solid #d53a78;">Content here</div>
.myborder {border:2px solid #d53a78;}