#995e00 color space conversions
Hex:
#995e00
RGB:
153, 94, 0
CMY:
40, 63, 100
CMYK:
0, 39, 100, 40
HSL:
37°, 100.0000%, 30.0000%
HSV (HSB):
37°, 100.0000%, 60.0000%
XYZ:
17.1396, 14.7777, 1.9490
xyY:
0.5061, 0.4364, 14.7777
CIE-Lab:
45.3282, 18.1360, 53.4205
CIE-LCH:
45.3282, 56.4151, 71.2479
CIE-Luv:
45.3282, 48.5483, 44.3658
Hunter-Lab:
38.4418, 12.3125, 23.9032
#995e00 color charts
#995e00 color shades, tints & tones
#995e00 color schemes
#995e00 color preview, HTML & CSS examples
This text has a color of #995e00
<p style="color:#995e00;">Text here</p>
.mytext {color:#995e00;}
This box has a color of #995e00
<div style="background-color:#995e00;">Content here</div>
.mybackground {background-color:#995e00;}
Border around this has a color of #995e00
<div style="border:2px solid #995e00;">Content here</div>
.myborder {border:2px solid #995e00;}