#d53e65 color space conversions
Hex:
#d53e65
RGB:
213, 62, 101
CMY:
16, 76, 60
CMYK:
0, 71, 53, 16
HSL:
345°, 64.2553%, 53.9216%
HSV (HSB):
345°, 70.8920%, 83.5294%
XYZ:
31.5122, 18.5310, 14.2279
xyY:
0.4903, 0.2883, 18.5310
CIE-Lab:
50.1339, 60.9990, 12.5339
CIE-LCH:
50.1339, 62.2734, 11.6114
CIE-Luv:
50.1339, 104.3371, 3.4224
Hunter-Lab:
43.0476, 55.3341, 10.5371
#d53e65 color charts
#d53e65 color shades, tints & tones
#d53e65 color schemes
#d53e65 color preview, HTML & CSS examples
This text has a color of #d53e65
<p style="color:#d53e65;">Text here</p>
.mytext {color:#d53e65;}
This box has a color of #d53e65
<div style="background-color:#d53e65;">Content here</div>
.mybackground {background-color:#d53e65;}
Border around this has a color of #d53e65
<div style="border:2px solid #d53e65;">Content here</div>
.myborder {border:2px solid #d53e65;}