#d53e2c color space conversions
Hex:
#d53e2c
RGB:
213, 62, 44
CMY:
16, 76, 83
CMYK:
0, 71, 79, 16
HSL:
6°, 66.7984%, 50.3922%
HSV (HSB):
6°, 79.3427%, 83.5294%
XYZ:
29.6178, 17.7732, 4.2524
xyY:
0.5735, 0.3442, 17.7732
CIE-Lab:
49.2199, 57.8604, 44.5921
CIE-LCH:
49.2199, 73.0498, 37.6209
CIE-Luv:
49.2199, 118.7547, 31.5930
Hunter-Lab:
42.1583, 51.6260, 23.5304
#d53e2c color charts
#d53e2c color shades, tints & tones
#d53e2c color schemes
#d53e2c color preview, HTML & CSS examples
This text has a color of #d53e2c
<p style="color:#d53e2c;">Text here</p>
.mytext {color:#d53e2c;}
This box has a color of #d53e2c
<div style="background-color:#d53e2c;">Content here</div>
.mybackground {background-color:#d53e2c;}
Border around this has a color of #d53e2c
<div style="border:2px solid #d53e2c;">Content here</div>
.myborder {border:2px solid #d53e2c;}