#d98b48 color space conversions
Hex:
#d98b48
RGB:
217, 139, 72
CMY:
15, 45, 72
CMYK:
0, 36, 67, 15
HSL:
28°, 65.6109%, 56.6667%
HSV (HSB):
28°, 66.8203%, 85.0980%
XYZ:
39.0176, 33.6848, 10.5763
xyY:
0.4685, 0.4045, 33.6848
CIE-Lab:
64.7116, 23.7064, 47.2216
CIE-LCH:
64.7116, 52.8382, 63.3422
CIE-Luv:
64.7116, 61.5012, 48.7690
Hunter-Lab:
58.0386, 18.4325, 29.8227
#d98b48 color charts
#d98b48 color shades, tints & tones
#d98b48 color schemes
#d98b48 color preview, HTML & CSS examples
This text has a color of #d98b48
<p style="color:#d98b48;">Text here</p>
.mytext {color:#d98b48;}
This box has a color of #d98b48
<div style="background-color:#d98b48;">Content here</div>
.mybackground {background-color:#d98b48;}
Border around this has a color of #d98b48
<div style="border:2px solid #d98b48;">Content here</div>
.myborder {border:2px solid #d98b48;}