#d96c08 color space conversions
Hex:
#d96c08
RGB:
217, 108, 8
CMY:
15, 58, 97
CMYK:
0, 50, 96, 15
HSL:
29°, 92.8889%, 44.1176%
HSV (HSB):
29°, 96.3134%, 85.0980%
XYZ:
34.0217, 25.4944, 3.3575
xyY:
0.5411, 0.4055, 25.4944
CIE-Lab:
57.5540, 37.9685, 64.1007
CIE-LCH:
57.5540, 74.5017, 59.3606
CIE-Luv:
57.5540, 90.7050, 52.0999
Hunter-Lab:
50.4919, 31.9131, 31.4018
#d96c08 color charts
#d96c08 color shades, tints & tones
#d96c08 color schemes
#d96c08 color preview, HTML & CSS examples
This text has a color of #d96c08
<p style="color:#d96c08;">Text here</p>
.mytext {color:#d96c08;}
This box has a color of #d96c08
<div style="background-color:#d96c08;">Content here</div>
.mybackground {background-color:#d96c08;}
Border around this has a color of #d96c08
<div style="border:2px solid #d96c08;">Content here</div>
.myborder {border:2px solid #d96c08;}