#d8947c color space conversions
Hex:
#d8947c
RGB:
216, 148, 124
CMY:
15, 42, 51
CMYK:
0, 31, 43, 15
HSL:
16°, 54.1176%, 66.6667%
HSV (HSB):
16°, 42.5926%, 84.7059%
XYZ:
42.5469, 37.2340, 24.0132
xyY:
0.4099, 0.3587, 37.2340
CIE-Lab:
67.4522, 22.7761, 23.0480
CIE-LCH:
67.4522, 32.4031, 45.3399
CIE-Luv:
67.4522, 48.2311, 25.8863
Hunter-Lab:
61.0196, 17.6775, 19.3812
#d8947c color charts
#d8947c color shades, tints & tones
#d8947c color schemes
#d8947c color preview, HTML & CSS examples
This text has a color of #d8947c
<p style="color:#d8947c;">Text here</p>
.mytext {color:#d8947c;}
This box has a color of #d8947c
<div style="background-color:#d8947c;">Content here</div>
.mybackground {background-color:#d8947c;}
Border around this has a color of #d8947c
<div style="border:2px solid #d8947c;">Content here</div>
.myborder {border:2px solid #d8947c;}