#d98d4e color space conversions
Hex:
#d98d4e
RGB:
217, 141, 78
CMY:
15, 45, 69
CMYK:
0, 35, 64, 15
HSL:
27°, 64.6512%, 57.8431%
HSV (HSB):
27°, 64.0553%, 85.0980%
XYZ:
39.5153, 34.3515, 11.7556
xyY:
0.4615, 0.4012, 34.3515
CIE-Lab:
65.2406, 22.9996, 44.8363
CIE-LCH:
65.2406, 50.3912, 62.8436
CIE-Luv:
65.2406, 59.3992, 47.1740
Hunter-Lab:
58.6102, 17.7779, 29.1352
#d98d4e color charts
#d98d4e color shades, tints & tones
#d98d4e color schemes
#d98d4e color preview, HTML & CSS examples
This text has a color of #d98d4e
<p style="color:#d98d4e;">Text here</p>
.mytext {color:#d98d4e;}
This box has a color of #d98d4e
<div style="background-color:#d98d4e;">Content here</div>
.mybackground {background-color:#d98d4e;}
Border around this has a color of #d98d4e
<div style="border:2px solid #d98d4e;">Content here</div>
.myborder {border:2px solid #d98d4e;}