#d13a1e color space conversions
Hex:
#d13a1e
RGB:
209, 58, 30
CMY:
18, 77, 88
CMYK:
0, 72, 86, 18
HSL:
9°, 74.8954%, 46.8627%
HSV (HSB):
9°, 85.6459%, 81.9608%
XYZ:
28.0419, 16.6752, 2.9690
xyY:
0.5881, 0.3497, 16.6752
CIE-Lab:
47.8481, 57.6512, 49.8855
CIE-LCH:
47.8481, 76.2379, 40.8696
CIE-Luv:
47.8481, 119.9789, 33.8627
Hunter-Lab:
40.8352, 51.1158, 24.2739
#d13a1e color charts
#d13a1e color shades, tints & tones
#d13a1e color schemes
#d13a1e color preview, HTML & CSS examples
This text has a color of #d13a1e
<p style="color:#d13a1e;">Text here</p>
.mytext {color:#d13a1e;}
This box has a color of #d13a1e
<div style="background-color:#d13a1e;">Content here</div>
.mybackground {background-color:#d13a1e;}
Border around this has a color of #d13a1e
<div style="border:2px solid #d13a1e;">Content here</div>
.myborder {border:2px solid #d13a1e;}