#998f2f color space conversions
Hex:
#998f2f
RGB:
153, 143, 47
CMY:
40, 44, 82
CMYK:
0, 7, 69, 40
HSL:
54°, 53.0000%, 39.2157%
HSV (HSB):
54°, 69.2810%, 60.0000%
XYZ:
23.4724, 26.6225, 6.5908
xyY:
0.4141, 0.4697, 26.6225
CIE-Lab:
58.6232, -7.9553, 50.1329
CIE-LCH:
58.6232, 50.7602, 99.0167
CIE-Luv:
58.6232, 10.8988, 55.6619
Hunter-Lab:
51.5970, -9.0917, 28.5443
#998f2f color charts
#998f2f color shades, tints & tones
#998f2f color schemes
#998f2f color preview, HTML & CSS examples
This text has a color of #998f2f
<p style="color:#998f2f;">Text here</p>
.mytext {color:#998f2f;}
This box has a color of #998f2f
<div style="background-color:#998f2f;">Content here</div>
.mybackground {background-color:#998f2f;}
Border around this has a color of #998f2f
<div style="border:2px solid #998f2f;">Content here</div>
.myborder {border:2px solid #998f2f;}