#d98d32 color space conversions
Hex:
#d98d32
RGB:
217, 141, 50
CMY:
15, 45, 80
CMYK:
0, 35, 77, 15
HSL:
33°, 68.7243%, 52.3529%
HSV (HSB):
33°, 76.9585%, 85.0980%
XYZ:
38.7159, 34.0318, 7.5458
xyY:
0.4822, 0.4238, 34.0318
CIE-Lab:
64.9878, 21.5559, 57.4831
CIE-LCH:
64.9878, 61.3919, 69.4442
CIE-Luv:
64.9878, 61.6575, 56.8475
Hunter-Lab:
58.3367, 16.3743, 33.1666
#d98d32 color charts
#d98d32 color shades, tints & tones
#d98d32 color schemes
#d98d32 color preview, HTML & CSS examples
This text has a color of #d98d32
<p style="color:#d98d32;">Text here</p>
.mytext {color:#d98d32;}
This box has a color of #d98d32
<div style="background-color:#d98d32;">Content here</div>
.mybackground {background-color:#d98d32;}
Border around this has a color of #d98d32
<div style="border:2px solid #d98d32;">Content here</div>
.myborder {border:2px solid #d98d32;}