#995f05 color space conversions
Hex:
#995f05
RGB:
153, 95, 5
CMY:
40, 63, 98
CMYK:
0, 38, 97, 40
HSL:
36°, 93.6709%, 30.9804%
HSV (HSB):
36°, 96.7320%, 60.0000%
XYZ:
17.2565, 14.9677, 2.1231
xyY:
0.5024, 0.4358, 14.9677
CIE-Lab:
45.5899, 17.6489, 52.3582
CIE-LCH:
45.5899, 55.2528, 71.3721
CIE-Luv:
45.5899, 47.6104, 44.1757
Hunter-Lab:
38.6881, 11.9142, 23.8280
#995f05 color charts
#995f05 color shades, tints & tones
#995f05 color schemes
#995f05 color preview, HTML & CSS examples
This text has a color of #995f05
<p style="color:#995f05;">Text here</p>
.mytext {color:#995f05;}
This box has a color of #995f05
<div style="background-color:#995f05;">Content here</div>
.mybackground {background-color:#995f05;}
Border around this has a color of #995f05
<div style="border:2px solid #995f05;">Content here</div>
.myborder {border:2px solid #995f05;}