#d96c45 color space conversions
Hex:
#d96c45
RGB:
217, 108, 69
CMY:
15, 58, 73
CMYK:
0, 50, 68, 15
HSL:
16°, 66.0714%, 56.0784%
HSV (HSB):
16°, 68.2028%, 85.0980%
XYZ:
35.0520, 25.9065, 8.7832
xyY:
0.5026, 0.3715, 25.9065
CIE-Lab:
57.9482, 39.8175, 41.0808
CIE-LCH:
57.9482, 57.2107, 45.8946
CIE-Luv:
57.9482, 85.6789, 37.5116
Hunter-Lab:
50.8984, 33.8546, 25.3976
#d96c45 color charts
#d96c45 color shades, tints & tones
#d96c45 color schemes
#d96c45 color preview, HTML & CSS examples
This text has a color of #d96c45
<p style="color:#d96c45;">Text here</p>
.mytext {color:#d96c45;}
This box has a color of #d96c45
<div style="background-color:#d96c45;">Content here</div>
.mybackground {background-color:#d96c45;}
Border around this has a color of #d96c45
<div style="border:2px solid #d96c45;">Content here</div>
.myborder {border:2px solid #d96c45;}