#d15e1f color space conversions
Hex:
#d15e1f
RGB:
209, 94, 31
CMY:
18, 63, 88
CMYK:
0, 55, 85, 18
HSL:
21°, 74.1667%, 47.0588%
HSV (HSB):
21°, 85.1675%, 81.9608%
XYZ:
30.5445, 21.6596, 3.8672
xyY:
0.5447, 0.3863, 21.6596
CIE-Lab:
53.6640, 42.2039, 54.3686
CIE-LCH:
53.6640, 68.8267, 52.1794
CIE-Luv:
53.6640, 94.2037, 43.7888
Hunter-Lab:
46.5399, 35.7061, 27.6513
#d15e1f color charts
#d15e1f color shades, tints & tones
#d15e1f color schemes
#d15e1f color preview, HTML & CSS examples
This text has a color of #d15e1f
<p style="color:#d15e1f;">Text here</p>
.mytext {color:#d15e1f;}
This box has a color of #d15e1f
<div style="background-color:#d15e1f;">Content here</div>
.mybackground {background-color:#d15e1f;}
Border around this has a color of #d15e1f
<div style="border:2px solid #d15e1f;">Content here</div>
.myborder {border:2px solid #d15e1f;}