#d53f76 color space conversions
Hex:
#d53f76
RGB:
213, 63, 118
CMY:
16, 75, 54
CMYK:
0, 70, 45, 16
HSL:
338°, 64.1026%, 54.1176%
HSV (HSB):
338°, 70.4225%, 83.5294%
XYZ:
32.4881, 19.0092, 19.0964
xyY:
0.4602, 0.2693, 19.0092
CIE-Lab:
50.6979, 62.1040, 3.0457
CIE-LCH:
50.6979, 62.1787, 2.8076
CIE-Luv:
50.6979, 98.0561, -7.9171
Hunter-Lab:
43.5995, 56.7099, 4.5509
#d53f76 color charts
#d53f76 color shades, tints & tones
#d53f76 color schemes
#d53f76 color preview, HTML & CSS examples
This text has a color of #d53f76
<p style="color:#d53f76;">Text here</p>
.mytext {color:#d53f76;}
This box has a color of #d53f76
<div style="background-color:#d53f76;">Content here</div>
.mybackground {background-color:#d53f76;}
Border around this has a color of #d53f76
<div style="border:2px solid #d53f76;">Content here</div>
.myborder {border:2px solid #d53f76;}