#d98e1e color space conversions
Hex:
#d98e1e
RGB:
217, 142, 30
CMY:
15, 44, 88
CMYK:
0, 35, 86, 15
HSL:
36°, 75.7085%, 48.4314%
HSV (HSB):
36°, 86.1751%, 85.0980%
XYZ:
38.5226, 34.1915, 5.7975
xyY:
0.4907, 0.4355, 34.1915
CIE-Lab:
65.1143, 20.3929, 64.6106
CIE-LCH:
65.1143, 67.7525, 72.4828
CIE-Luv:
65.1143, 61.8534, 61.5226
Hunter-Lab:
58.4735, 15.2682, 35.0529
#d98e1e color charts
#d98e1e color shades, tints & tones
#d98e1e color schemes
#d98e1e color preview, HTML & CSS examples
This text has a color of #d98e1e
<p style="color:#d98e1e;">Text here</p>
.mytext {color:#d98e1e;}
This box has a color of #d98e1e
<div style="background-color:#d98e1e;">Content here</div>
.mybackground {background-color:#d98e1e;}
Border around this has a color of #d98e1e
<div style="border:2px solid #d98e1e;">Content here</div>
.myborder {border:2px solid #d98e1e;}