#d96c2d color space conversions
Hex:
#d96c2d
RGB:
217, 108, 45
CMY:
15, 58, 82
CMYK:
0, 50, 79, 15
HSL:
22°, 69.3548%, 51.3725%
HSV (HSB):
22°, 79.2627%, 85.0980%
XYZ:
34.4515, 25.6663, 5.6209
xyY:
0.5241, 0.3904, 25.6663
CIE-Lab:
57.7189, 38.7462, 52.6320
CIE-LCH:
57.7189, 65.3559, 53.6405
CIE-Luv:
57.7189, 88.5448, 45.8444
Hunter-Lab:
50.6619, 32.7265, 28.8851
#d96c2d color charts
#d96c2d color shades, tints & tones
#d96c2d color schemes
#d96c2d color preview, HTML & CSS examples
This text has a color of #d96c2d
<p style="color:#d96c2d;">Text here</p>
.mytext {color:#d96c2d;}
This box has a color of #d96c2d
<div style="background-color:#d96c2d;">Content here</div>
.mybackground {background-color:#d96c2d;}
Border around this has a color of #d96c2d
<div style="border:2px solid #d96c2d;">Content here</div>
.myborder {border:2px solid #d96c2d;}