#d98d1e color space conversions
Hex:
#d98d1e
RGB:
217, 141, 30
CMY:
15, 45, 88
CMYK:
0, 35, 86, 15
HSL:
36°, 75.7085%, 48.4314%
HSV (HSB):
36°, 86.1751%, 85.0980%
XYZ:
38.3745, 33.8952, 5.7482
xyY:
0.4919, 0.4345, 33.8952
CIE-Lab:
64.8793, 20.9308, 64.4197
CIE-LCH:
64.8793, 67.7347, 72.0004
CIE-Luv:
64.8793, 62.6644, 61.1483
Hunter-Lab:
58.2196, 15.7711, 34.8999
#d98d1e color charts
#d98d1e color shades, tints & tones
#d98d1e color schemes
#d98d1e color preview, HTML & CSS examples
This text has a color of #d98d1e
<p style="color:#d98d1e;">Text here</p>
.mytext {color:#d98d1e;}
This box has a color of #d98d1e
<div style="background-color:#d98d1e;">Content here</div>
.mybackground {background-color:#d98d1e;}
Border around this has a color of #d98d1e
<div style="border:2px solid #d98d1e;">Content here</div>
.myborder {border:2px solid #d98d1e;}