#d53e0d color space conversions
Hex:
#d53e0d
RGB:
213, 62, 13
CMY:
16, 76, 95
CMYK:
0, 71, 94, 16
HSL:
15°, 88.4956%, 44.3137%
HSV (HSB):
15°, 93.8967%, 83.5294%
XYZ:
29.2358, 17.6204, 2.2410
xyY:
0.5955, 0.3589, 17.6204
CIE-Lab:
49.0325, 57.2047, 57.3156
CIE-LCH:
49.0325, 80.9781, 45.0555
CIE-Luv:
49.0325, 122.1473, 38.1241
Hunter-Lab:
41.9767, 50.8620, 26.2185
#d53e0d color charts
#d53e0d color shades, tints & tones
#d53e0d color schemes
#d53e0d color preview, HTML & CSS examples
This text has a color of #d53e0d
<p style="color:#d53e0d;">Text here</p>
.mytext {color:#d53e0d;}
This box has a color of #d53e0d
<div style="background-color:#d53e0d;">Content here</div>
.mybackground {background-color:#d53e0d;}
Border around this has a color of #d53e0d
<div style="border:2px solid #d53e0d;">Content here</div>
.myborder {border:2px solid #d53e0d;}