#d53c2c color space conversions
Hex:
#d53c2c
RGB:
213, 60, 44
CMY:
16, 76, 83
CMYK:
0, 72, 79, 16
HSL:
6°, 66.7984%, 50.3922%
HSV (HSB):
6°, 79.3427%, 83.5294%
XYZ:
29.5111, 17.5597, 4.2168
xyY:
0.5754, 0.3424, 17.5597
CIE-Lab:
48.9577, 58.5829, 44.3297
CIE-LCH:
48.9577, 73.4649, 37.1148
CIE-Luv:
48.9577, 119.9611, 31.1059
Hunter-Lab:
41.9043, 52.3759, 23.3667
#d53c2c color charts
#d53c2c color shades, tints & tones
#d53c2c color schemes
#d53c2c color preview, HTML & CSS examples
This text has a color of #d53c2c
<p style="color:#d53c2c;">Text here</p>
.mytext {color:#d53c2c;}
This box has a color of #d53c2c
<div style="background-color:#d53c2c;">Content here</div>
.mybackground {background-color:#d53c2c;}
Border around this has a color of #d53c2c
<div style="border:2px solid #d53c2c;">Content here</div>
.myborder {border:2px solid #d53c2c;}