#d98e0d color space conversions
Hex:
#d98e0d
RGB:
217, 142, 13
CMY:
15, 44, 95
CMYK:
0, 35, 94, 15
HSL:
38°, 88.6957%, 45.0980%
HSV (HSB):
38°, 94.0092%, 85.0980%
XYZ:
38.3609, 34.1268, 4.9461
xyY:
0.4954, 0.4407, 34.1268
CIE-Lab:
65.0631, 20.0951, 68.4026
CIE-LCH:
65.0631, 71.2932, 73.6284
CIE-Luv:
65.0631, 62.3315, 63.5880
Hunter-Lab:
58.4181, 14.9823, 35.8728
#d98e0d color charts
#d98e0d color shades, tints & tones
#d98e0d color schemes
#d98e0d color preview, HTML & CSS examples
This text has a color of #d98e0d
<p style="color:#d98e0d;">Text here</p>
.mytext {color:#d98e0d;}
This box has a color of #d98e0d
<div style="background-color:#d98e0d;">Content here</div>
.mybackground {background-color:#d98e0d;}
Border around this has a color of #d98e0d
<div style="border:2px solid #d98e0d;">Content here</div>
.myborder {border:2px solid #d98e0d;}