#d96d2b color space conversions
Hex:
#d96d2b
RGB:
217, 109, 43
CMY:
15, 57, 83
CMYK:
0, 50, 80, 15
HSL:
23°, 69.6000%, 50.9804%
HSV (HSB):
23°, 80.1843%, 85.0980%
XYZ:
34.5200, 25.8634, 5.4582
xyY:
0.5243, 0.3928, 25.8634
CIE-Lab:
57.9072, 38.1709, 53.6820
CIE-LCH:
57.9072, 65.8694, 54.5851
CIE-Luv:
57.9072, 87.9288, 46.7329
Hunter-Lab:
50.8561, 32.1636, 29.2358
#d96d2b color charts
#d96d2b color shades, tints & tones
#d96d2b color schemes
#d96d2b color preview, HTML & CSS examples
This text has a color of #d96d2b
<p style="color:#d96d2b;">Text here</p>
.mytext {color:#d96d2b;}
This box has a color of #d96d2b
<div style="background-color:#d96d2b;">Content here</div>
.mybackground {background-color:#d96d2b;}
Border around this has a color of #d96d2b
<div style="border:2px solid #d96d2b;">Content here</div>
.myborder {border:2px solid #d96d2b;}