#996000 color space conversions
Hex:
#996000
RGB:
153, 96, 0
CMY:
40, 62, 100
CMYK:
0, 37, 100, 40
HSL:
38°, 100.0000%, 30.0000%
HSV (HSB):
38°, 100.0000%, 60.0000%
XYZ:
17.3197, 15.1380, 2.0091
xyY:
0.5025, 0.4392, 15.1380
CIE-Lab:
45.8227, 16.9911, 53.7411
CIE-LCH:
45.8227, 56.3631, 72.4549
CIE-Luv:
45.8227, 46.9490, 45.1086
Hunter-Lab:
38.9076, 11.3709, 24.1738
#996000 color charts
#996000 color shades, tints & tones
#996000 color schemes
#996000 color preview, HTML & CSS examples
This text has a color of #996000
<p style="color:#996000;">Text here</p>
.mytext {color:#996000;}
This box has a color of #996000
<div style="background-color:#996000;">Content here</div>
.mybackground {background-color:#996000;}
Border around this has a color of #996000
<div style="border:2px solid #996000;">Content here</div>
.myborder {border:2px solid #996000;}