#d53e64 color space conversions
Hex:
#d53e64
RGB:
213, 62, 100
CMY:
16, 76, 61
CMYK:
0, 71, 53, 16
HSL:
345°, 64.2553%, 53.9216%
HSV (HSB):
345°, 70.8920%, 83.5294%
XYZ:
31.4634, 18.5115, 13.9714
xyY:
0.4920, 0.2895, 18.5115
CIE-Lab:
50.1107, 60.9205, 13.1076
CIE-LCH:
50.1107, 62.3147, 12.1426
CIE-Luv:
50.1107, 104.6649, 4.0714
Hunter-Lab:
43.0250, 55.2404, 10.8644
#d53e64 color charts
#d53e64 color shades, tints & tones
#d53e64 color schemes
#d53e64 color preview, HTML & CSS examples
This text has a color of #d53e64
<p style="color:#d53e64;">Text here</p>
.mytext {color:#d53e64;}
This box has a color of #d53e64
<div style="background-color:#d53e64;">Content here</div>
.mybackground {background-color:#d53e64;}
Border around this has a color of #d53e64
<div style="border:2px solid #d53e64;">Content here</div>
.myborder {border:2px solid #d53e64;}