#d96c48 color space conversions
Hex:
#d96c48
RGB:
217, 108, 72
CMY:
15, 58, 72
CMYK:
0, 50, 67, 15
HSL:
15°, 65.6109%, 56.6667%
HSV (HSB):
15°, 66.8203%, 85.0980%
XYZ:
35.1475, 25.9447, 9.2862
xyY:
0.4994, 0.3686, 25.9447
CIE-Lab:
57.9845, 39.9863, 39.5243
CIE-LCH:
57.9845, 56.2234, 44.6671
CIE-Luv:
57.9845, 85.2385, 36.2274
Hunter-Lab:
50.9360, 34.0331, 24.8459
#d96c48 color charts
#d96c48 color shades, tints & tones
#d96c48 color schemes
#d96c48 color preview, HTML & CSS examples
This text has a color of #d96c48
<p style="color:#d96c48;">Text here</p>
.mytext {color:#d96c48;}
This box has a color of #d96c48
<div style="background-color:#d96c48;">Content here</div>
.mybackground {background-color:#d96c48;}
Border around this has a color of #d96c48
<div style="border:2px solid #d96c48;">Content here</div>
.myborder {border:2px solid #d96c48;}