#d96c6d color space conversions
Hex:
#d96c6d
RGB:
217, 108, 109
CMY:
15, 58, 57
CMYK:
0, 50, 50, 15
HSL:
359°, 58.9189%, 63.7255%
HSV (HSB):
359°, 50.2304%, 85.0980%
XYZ:
36.7382, 26.5810, 17.6623
xyY:
0.4537, 0.3282, 26.5810
CIE-Lab:
58.5844, 42.7346, 19.5187
CIE-LCH:
58.5844, 46.9812, 24.5481
CIE-Luv:
58.5844, 78.4610, 16.3326
Hunter-Lab:
51.5567, 36.9708, 15.7781
#d96c6d color charts
#d96c6d color shades, tints & tones
#d96c6d color schemes
#d96c6d color preview, HTML & CSS examples
This text has a color of #d96c6d
<p style="color:#d96c6d;">Text here</p>
.mytext {color:#d96c6d;}
This box has a color of #d96c6d
<div style="background-color:#d96c6d;">Content here</div>
.mybackground {background-color:#d96c6d;}
Border around this has a color of #d96c6d
<div style="border:2px solid #d96c6d;">Content here</div>
.myborder {border:2px solid #d96c6d;}