#d8947f color space conversions
Hex:
#d8947f
RGB:
216, 148, 127
CMY:
15, 42, 50
CMYK:
0, 31, 41, 15
HSL:
14°, 53.2934%, 67.2549%
HSV (HSB):
14°, 41.2037%, 84.7059%
XYZ:
42.7396, 37.3110, 25.0278
xyY:
0.4067, 0.3551, 37.3110
CIE-Lab:
67.5097, 23.1046, 21.4687
CIE-LCH:
67.5097, 31.5393, 42.8981
CIE-Luv:
67.5097, 47.8319, 23.9740
Hunter-Lab:
61.0828, 18.0015, 18.4647
#d8947f color charts
#d8947f color shades, tints & tones
#d8947f color schemes
#d8947f color preview, HTML & CSS examples
This text has a color of #d8947f
<p style="color:#d8947f;">Text here</p>
.mytext {color:#d8947f;}
This box has a color of #d8947f
<div style="background-color:#d8947f;">Content here</div>
.mybackground {background-color:#d8947f;}
Border around this has a color of #d8947f
<div style="border:2px solid #d8947f;">Content here</div>
.myborder {border:2px solid #d8947f;}