#d98a4f color space conversions
Hex:
#d98a4f
RGB:
217, 138, 79
CMY:
15, 46, 69
CMYK:
0, 36, 64, 15
HSL:
26°, 64.4860%, 58.0392%
HSV (HSB):
26°, 63.5945%, 85.0980%
XYZ:
39.1150, 33.4932, 11.8004
xyY:
0.4634, 0.3968, 33.4932
CIE-Lab:
64.5583, 24.6766, 43.5389
CIE-LCH:
64.5583, 50.0457, 60.4567
CIE-Luv:
64.5583, 61.5697, 45.4589
Hunter-Lab:
57.8733, 19.3652, 28.4221
#d98a4f color charts
#d98a4f color shades, tints & tones
#d98a4f color schemes
#d98a4f color preview, HTML & CSS examples
This text has a color of #d98a4f
<p style="color:#d98a4f;">Text here</p>
.mytext {color:#d98a4f;}
This box has a color of #d98a4f
<div style="background-color:#d98a4f;">Content here</div>
.mybackground {background-color:#d98a4f;}
Border around this has a color of #d98a4f
<div style="border:2px solid #d98a4f;">Content here</div>
.myborder {border:2px solid #d98a4f;}