#d53f78 color space conversions
Hex:
#d53f78
RGB:
213, 63, 120
CMY:
16, 75, 53
CMYK:
0, 70, 44, 16
HSL:
337°, 64.1026%, 54.1176%
HSV (HSB):
337°, 70.4225%, 83.5294%
XYZ:
32.6082, 19.0572, 19.7291
xyY:
0.4567, 0.2669, 19.0572
CIE-Lab:
50.7541, 62.2924, 1.9195
CIE-LCH:
50.7541, 62.3220, 1.7650
CIE-Luv:
50.7541, 97.3457, -9.3540
Hunter-Lab:
43.6546, 56.9370, 3.7629
#d53f78 color charts
#d53f78 color shades, tints & tones
#d53f78 color schemes
#d53f78 color preview, HTML & CSS examples
This text has a color of #d53f78
<p style="color:#d53f78;">Text here</p>
.mytext {color:#d53f78;}
This box has a color of #d53f78
<div style="background-color:#d53f78;">Content here</div>
.mybackground {background-color:#d53f78;}
Border around this has a color of #d53f78
<div style="border:2px solid #d53f78;">Content here</div>
.myborder {border:2px solid #d53f78;}