#d96b5c color space conversions
Hex:
#d96b5c
RGB:
217, 107, 92
CMY:
15, 58, 64
CMYK:
0, 51, 58, 15
HSL:
7°, 62.1891%, 60.5882%
HSV (HSB):
7°, 57.6037%, 85.0980%
XYZ:
35.8047, 26.0398, 13.2643
xyY:
0.4767, 0.3467, 26.0398
CIE-Lab:
58.0748, 41.8202, 28.5701
CIE-LCH:
58.0748, 50.6476, 34.3395
CIE-Luv:
58.0748, 82.5703, 25.9472
Hunter-Lab:
51.0292, 35.9437, 20.3089
#d96b5c color charts
#d96b5c color shades, tints & tones
#d96b5c color schemes
#d96b5c color preview, HTML & CSS examples
This text has a color of #d96b5c
<p style="color:#d96b5c;">Text here</p>
.mytext {color:#d96b5c;}
This box has a color of #d96b5c
<div style="background-color:#d96b5c;">Content here</div>
.mybackground {background-color:#d96b5c;}
Border around this has a color of #d96b5c
<div style="border:2px solid #d96b5c;">Content here</div>
.myborder {border:2px solid #d96b5c;}