#d96c4c color space conversions
Hex:
#d96c4c
RGB:
217, 108, 76
CMY:
15, 58, 70
CMYK:
0, 50, 65, 15
HSL:
14°, 64.9770%, 57.4510%
HSV (HSB):
14°, 64.9770%, 85.0980%
XYZ:
35.2823, 25.9986, 9.9961
xyY:
0.4950, 0.3648, 25.9986
CIE-Lab:
58.0358, 40.2237, 37.4242
CIE-LCH:
58.0358, 54.9410, 42.9351
CIE-Luv:
58.0358, 84.6238, 34.4336
Hunter-Lab:
50.9889, 34.2847, 24.0687
#d96c4c color charts
#d96c4c color shades, tints & tones
#d96c4c color schemes
#d96c4c color preview, HTML & CSS examples
This text has a color of #d96c4c
<p style="color:#d96c4c;">Text here</p>
.mytext {color:#d96c4c;}
This box has a color of #d96c4c
<div style="background-color:#d96c4c;">Content here</div>
.mybackground {background-color:#d96c4c;}
Border around this has a color of #d96c4c
<div style="border:2px solid #d96c4c;">Content here</div>
.myborder {border:2px solid #d96c4c;}