#d15e1e color space conversions
Hex:
#d15e1e
RGB:
209, 94, 30
CMY:
18, 63, 88
CMYK:
0, 55, 86, 18
HSL:
21°, 74.8954%, 46.8627%
HSV (HSB):
21°, 85.6459%, 81.9608%
XYZ:
30.5315, 21.6545, 3.7988
xyY:
0.5454, 0.3868, 21.6545
CIE-Lab:
53.6584, 42.1794, 54.7486
CIE-LCH:
53.6584, 69.1123, 52.3886
CIE-Luv:
53.6584, 94.2826, 43.9943
Hunter-Lab:
46.5343, 35.6801, 27.7339
#d15e1e color charts
#d15e1e color shades, tints & tones
#d15e1e color schemes
#d15e1e color preview, HTML & CSS examples
This text has a color of #d15e1e
<p style="color:#d15e1e;">Text here</p>
.mytext {color:#d15e1e;}
This box has a color of #d15e1e
<div style="background-color:#d15e1e;">Content here</div>
.mybackground {background-color:#d15e1e;}
Border around this has a color of #d15e1e
<div style="border:2px solid #d15e1e;">Content here</div>
.myborder {border:2px solid #d15e1e;}