#d73c1d color space conversions
Hex:
#d73c1d
RGB:
215, 60, 29
CMY:
16, 76, 89
CMYK:
0, 72, 87, 16
HSL:
10°, 76.2295%, 47.8431%
HSV (HSB):
10°, 86.5116%, 84.3137%
XYZ:
29.8620, 17.7675, 3.0180
xyY:
0.5896, 0.3508, 17.7675
CIE-Lab:
49.2129, 58.8195, 51.9092
CIE-LCH:
49.2129, 78.4493, 41.4289
CIE-Luv:
49.2129, 123.6307, 35.3249
Hunter-Lab:
42.1515, 52.6920, 25.2610
#d73c1d color charts
#d73c1d color shades, tints & tones
#d73c1d color schemes
#d73c1d color preview, HTML & CSS examples
This text has a color of #d73c1d
<p style="color:#d73c1d;">Text here</p>
.mytext {color:#d73c1d;}
This box has a color of #d73c1d
<div style="background-color:#d73c1d;">Content here</div>
.mybackground {background-color:#d73c1d;}
Border around this has a color of #d73c1d
<div style="border:2px solid #d73c1d;">Content here</div>
.myborder {border:2px solid #d73c1d;}