#d53a2b color space conversions
Hex:
#d53a2b
RGB:
213, 58, 43
CMY:
16, 77, 83
CMYK:
0, 73, 80, 16
HSL:
5°, 66.9291%, 50.1961%
HSV (HSB):
5°, 79.8122%, 83.5294%
XYZ:
29.3897, 17.3467, 4.0847
xyY:
0.5783, 0.3413, 17.3467
CIE-Lab:
48.6939, 59.2550, 44.5891
CIE-LCH:
48.6939, 74.1575, 36.9613
CIE-Luv:
48.6939, 121.3050, 30.9450
Hunter-Lab:
41.6493, 53.0715, 23.3397
#d53a2b color charts
#d53a2b color shades, tints & tones
#d53a2b color schemes
#d53a2b color preview, HTML & CSS examples
This text has a color of #d53a2b
<p style="color:#d53a2b;">Text here</p>
.mytext {color:#d53a2b;}
This box has a color of #d53a2b
<div style="background-color:#d53a2b;">Content here</div>
.mybackground {background-color:#d53a2b;}
Border around this has a color of #d53a2b
<div style="border:2px solid #d53a2b;">Content here</div>
.myborder {border:2px solid #d53a2b;}