#d53b2b color space conversions
Hex:
#d53b2b
RGB:
213, 59, 43
CMY:
16, 77, 83
CMYK:
0, 72, 80, 16
HSL:
6°, 66.9291%, 50.1961%
HSV (HSB):
6°, 79.8122%, 83.5294%
XYZ:
29.4406, 17.4485, 4.1017
xyY:
0.5774, 0.3422, 17.4485
CIE-Lab:
48.8202, 58.9056, 44.7143
CIE-LCH:
48.8202, 73.9543, 37.2015
CIE-Luv:
48.8202, 120.7187, 31.1796
Hunter-Lab:
41.7714, 52.7074, 23.4180
#d53b2b color charts
#d53b2b color shades, tints & tones
#d53b2b color schemes
#d53b2b color preview, HTML & CSS examples
This text has a color of #d53b2b
<p style="color:#d53b2b;">Text here</p>
.mytext {color:#d53b2b;}
This box has a color of #d53b2b
<div style="background-color:#d53b2b;">Content here</div>
.mybackground {background-color:#d53b2b;}
Border around this has a color of #d53b2b
<div style="border:2px solid #d53b2b;">Content here</div>
.myborder {border:2px solid #d53b2b;}