#d96c5c color space conversions
Hex:
#d96c5c
RGB:
217, 108, 92
CMY:
15, 58, 64
CMYK:
0, 50, 58, 15
HSL:
8°, 62.1891%, 60.5882%
HSV (HSB):
8°, 57.6037%, 85.0980%
XYZ:
35.9096, 26.2495, 13.2992
xyY:
0.4759, 0.3479, 26.2495
CIE-Lab:
58.2732, 41.3175, 28.8251
CIE-LCH:
58.2732, 50.3787, 34.9015
CIE-Luv:
58.2732, 81.8658, 26.3596
Hunter-Lab:
51.2343, 35.4488, 20.4737
#d96c5c color charts
#d96c5c color shades, tints & tones
#d96c5c color schemes
#d96c5c color preview, HTML & CSS examples
This text has a color of #d96c5c
<p style="color:#d96c5c;">Text here</p>
.mytext {color:#d96c5c;}
This box has a color of #d96c5c
<div style="background-color:#d96c5c;">Content here</div>
.mybackground {background-color:#d96c5c;}
Border around this has a color of #d96c5c
<div style="border:2px solid #d96c5c;">Content here</div>
.myborder {border:2px solid #d96c5c;}