#d96e5c color space conversions
Hex:
#d96e5c
RGB:
217, 110, 92
CMY:
15, 57, 64
CMYK:
0, 49, 58, 15
HSL:
9°, 62.1891%, 60.5882%
HSV (HSB):
9°, 57.6037%, 85.0980%
XYZ:
36.1230, 26.6763, 13.3704
xyY:
0.4742, 0.3502, 26.6763
CIE-Lab:
58.6735, 40.3064, 29.3387
CIE-LCH:
58.6735, 49.8535, 36.0505
CIE-Luv:
58.6735, 80.4505, 27.1897
Hunter-Lab:
51.6491, 34.4556, 20.8060
#d96e5c color charts
#d96e5c color shades, tints & tones
#d96e5c color schemes
#d96e5c color preview, HTML & CSS examples
This text has a color of #d96e5c
<p style="color:#d96e5c;">Text here</p>
.mytext {color:#d96e5c;}
This box has a color of #d96e5c
<div style="background-color:#d96e5c;">Content here</div>
.mybackground {background-color:#d96e5c;}
Border around this has a color of #d96e5c
<div style="border:2px solid #d96e5c;">Content here</div>
.myborder {border:2px solid #d96e5c;}