#d96d00 color space conversions
Hex:
#d96d00
RGB:
217, 109, 0
CMY:
15, 57, 100
CMYK:
0, 50, 100, 15
HSL:
30°, 100.0000%, 42.5490%
HSV (HSB):
30°, 100.0000%, 85.0980%
XYZ:
34.0839, 25.6890, 3.1621
xyY:
0.5416, 0.4082, 25.6890
CIE-Lab:
57.7407, 37.3802, 65.6639
CIE-LCH:
57.7407, 75.5581, 60.3486
CIE-Luv:
57.7407, 90.0974, 53.0792
Hunter-Lab:
50.6843, 31.3392, 31.7801
#d96d00 color charts
#d96d00 color shades, tints & tones
#d96d00 color schemes
#d96d00 color preview, HTML & CSS examples
This text has a color of #d96d00
<p style="color:#d96d00;">Text here</p>
.mytext {color:#d96d00;}
This box has a color of #d96d00
<div style="background-color:#d96d00;">Content here</div>
.mybackground {background-color:#d96d00;}
Border around this has a color of #d96d00
<div style="border:2px solid #d96d00;">Content here</div>
.myborder {border:2px solid #d96d00;}