#d53a3b color space conversions
Hex:
#d53a3b
RGB:
213, 58, 59
CMY:
16, 77, 77
CMYK:
0, 73, 72, 16
HSL:
360°, 64.8536%, 53.1373%
HSV (HSB):
360°, 72.7700%, 83.5294%
XYZ:
29.7430, 17.4880, 5.9456
xyY:
0.5593, 0.3289, 17.4880
CIE-Lab:
48.8691, 59.8493, 35.9668
CIE-LCH:
48.8691, 69.8252, 31.0040
CIE-Luv:
48.8691, 118.2071, 25.1224
Hunter-Lab:
41.8187, 53.7734, 20.8435
#d53a3b color charts
#d53a3b color shades, tints & tones
#d53a3b color schemes
#d53a3b color preview, HTML & CSS examples
This text has a color of #d53a3b
<p style="color:#d53a3b;">Text here</p>
.mytext {color:#d53a3b;}
This box has a color of #d53a3b
<div style="background-color:#d53a3b;">Content here</div>
.mybackground {background-color:#d53a3b;}
Border around this has a color of #d53a3b
<div style="border:2px solid #d53a3b;">Content here</div>
.myborder {border:2px solid #d53a3b;}