#d13b1e color space conversions
Hex:
#d13b1e
RGB:
209, 59, 30
CMY:
18, 77, 88
CMYK:
0, 72, 86, 18
HSL:
10°, 74.8954%, 46.8627%
HSV (HSB):
10°, 85.6459%, 81.9608%
XYZ:
28.0928, 16.7770, 2.9859
xyY:
0.5870, 0.3506, 16.7770
CIE-Lab:
47.9778, 57.2935, 49.9947
CIE-LCH:
47.9778, 76.0395, 41.1082
CIE-Luv:
47.9778, 119.3689, 34.0943
Hunter-Lab:
40.9597, 50.7473, 24.3496
#d13b1e color charts
#d13b1e color shades, tints & tones
#d13b1e color schemes
#d13b1e color preview, HTML & CSS examples
This text has a color of #d13b1e
<p style="color:#d13b1e;">Text here</p>
.mytext {color:#d13b1e;}
This box has a color of #d13b1e
<div style="background-color:#d13b1e;">Content here</div>
.mybackground {background-color:#d13b1e;}
Border around this has a color of #d13b1e
<div style="border:2px solid #d13b1e;">Content here</div>
.myborder {border:2px solid #d13b1e;}