#d96d32 color space conversions
Hex:
#d96d32
RGB:
217, 109, 50
CMY:
15, 57, 80
CMYK:
0, 50, 77, 15
HSL:
21°, 68.7243%, 52.3529%
HSV (HSB):
21°, 76.9585%, 85.0980%
XYZ:
34.6596, 25.9193, 6.1938
xyY:
0.5191, 0.3882, 25.9193
CIE-Lab:
57.9604, 38.4222, 50.5998
CIE-LCH:
57.9604, 63.5343, 52.7893
CIE-Luv:
57.9604, 87.2540, 44.7539
Hunter-Lab:
50.9110, 32.4266, 28.4245
#d96d32 color charts
#d96d32 color shades, tints & tones
#d96d32 color schemes
#d96d32 color preview, HTML & CSS examples
This text has a color of #d96d32
<p style="color:#d96d32;">Text here</p>
.mytext {color:#d96d32;}
This box has a color of #d96d32
<div style="background-color:#d96d32;">Content here</div>
.mybackground {background-color:#d96d32;}
Border around this has a color of #d96d32
<div style="border:2px solid #d96d32;">Content here</div>
.myborder {border:2px solid #d96d32;}