#d98a1e color space conversions
Hex:
#d98a1e
RGB:
217, 138, 30
CMY:
15, 46, 88
CMYK:
0, 36, 86, 15
HSL:
35°, 75.7085%, 48.4314%
HSV (HSB):
35°, 86.1751%, 85.0980%
XYZ:
37.9381, 33.0224, 5.6027
xyY:
0.4955, 0.4313, 33.0224
CIE-Lab:
64.1791, 22.5429, 63.8507
CIE-LCH:
64.1791, 67.7133, 70.5541
CIE-Luv:
64.1791, 65.1045, 60.0295
Hunter-Lab:
57.4651, 17.2805, 34.4450
#d98a1e color charts
#d98a1e color shades, tints & tones
#d98a1e color schemes
#d98a1e color preview, HTML & CSS examples
This text has a color of #d98a1e
<p style="color:#d98a1e;">Text here</p>
.mytext {color:#d98a1e;}
This box has a color of #d98a1e
<div style="background-color:#d98a1e;">Content here</div>
.mybackground {background-color:#d98a1e;}
Border around this has a color of #d98a1e
<div style="border:2px solid #d98a1e;">Content here</div>
.myborder {border:2px solid #d98a1e;}