#d53a4b color space conversions
Hex:
#d53a4b
RGB:
213, 58, 75
CMY:
16, 77, 71
CMYK:
0, 73, 65, 16
HSL:
353°, 64.8536%, 53.1373%
HSV (HSB):
353°, 72.7700%, 83.5294%
XYZ:
30.2236, 17.6802, 8.4763
xyY:
0.5361, 0.3136, 17.6802
CIE-Lab:
49.1060, 60.6471, 26.8542
CIE-LCH:
49.1060, 66.3266, 23.8835
CIE-Luv:
49.1060, 114.2360, 17.6152
Hunter-Lab:
42.0479, 54.7203, 17.4815
#d53a4b color charts
#d53a4b color shades, tints & tones
#d53a4b color schemes
#d53a4b color preview, HTML & CSS examples
This text has a color of #d53a4b
<p style="color:#d53a4b;">Text here</p>
.mytext {color:#d53a4b;}
This box has a color of #d53a4b
<div style="background-color:#d53a4b;">Content here</div>
.mybackground {background-color:#d53a4b;}
Border around this has a color of #d53a4b
<div style="border:2px solid #d53a4b;">Content here</div>
.myborder {border:2px solid #d53a4b;}