#d53b1c color space conversions
Hex:
#d53b1c
RGB:
213, 59, 28
CMY:
16, 77, 89
CMYK:
0, 72, 87, 16
HSL:
10°, 76.7635%, 47.2549%
HSV (HSB):
10°, 86.8545%, 83.5294%
XYZ:
29.2141, 17.3579, 2.9093
xyY:
0.5904, 0.3508, 17.3579
CIE-Lab:
48.7079, 58.5203, 51.7740
CIE-LCH:
48.7079, 78.1356, 41.4998
CIE-Luv:
48.7079, 122.7704, 35.0478
Hunter-Lab:
41.6628, 52.2550, 25.0238
#d53b1c color charts
#d53b1c color shades, tints & tones
#d53b1c color schemes
#d53b1c color preview, HTML & CSS examples
This text has a color of #d53b1c
<p style="color:#d53b1c;">Text here</p>
.mytext {color:#d53b1c;}
This box has a color of #d53b1c
<div style="background-color:#d53b1c;">Content here</div>
.mybackground {background-color:#d53b1c;}
Border around this has a color of #d53b1c
<div style="border:2px solid #d53b1c;">Content here</div>
.myborder {border:2px solid #d53b1c;}