#d53c2a color space conversions
Hex:
#d53c2a
RGB:
213, 60, 42
CMY:
16, 76, 84
CMYK:
0, 72, 80, 16
HSL:
6°, 67.0588%, 50.0000%
HSV (HSB):
6°, 80.2817%, 83.5294%
XYZ:
29.4743, 17.5450, 4.0235
xyY:
0.5774, 0.3437, 17.5450
CIE-Lab:
48.9395, 58.5206, 45.3486
CIE-LCH:
48.9395, 74.0348, 37.7727
CIE-Luv:
48.9395, 120.2851, 31.7222
Hunter-Lab:
41.8868, 52.3027, 23.6255
#d53c2a color charts
#d53c2a color shades, tints & tones
#d53c2a color schemes
#d53c2a color preview, HTML & CSS examples
This text has a color of #d53c2a
<p style="color:#d53c2a;">Text here</p>
.mytext {color:#d53c2a;}
This box has a color of #d53c2a
<div style="background-color:#d53c2a;">Content here</div>
.mybackground {background-color:#d53c2a;}
Border around this has a color of #d53c2a
<div style="border:2px solid #d53c2a;">Content here</div>
.myborder {border:2px solid #d53c2a;}