#999f75 color space conversions
Hex:
#999f75
RGB:
153, 159, 117
CMY:
40, 38, 54
CMYK:
4, 0, 26, 38
HSL:
69°, 17.9487%, 54.1176%
HSV (HSB):
69°, 26.4151%, 62.3529%
XYZ:
28.7459, 32.8529, 21.6558
xyY:
0.3453, 0.3946, 32.8529
CIE-Lab:
64.0417, -9.3861, 21.2588
CIE-LCH:
64.0417, 23.2387, 113.8223
CIE-Luv:
64.0417, -1.4918, 29.8004
Hunter-Lab:
57.3175, -10.7842, 17.7212
#999f75 color charts
#999f75 color shades, tints & tones
#999f75 color schemes
#999f75 color preview, HTML & CSS examples
This text has a color of #999f75
<p style="color:#999f75;">Text here</p>
.mytext {color:#999f75;}
This box has a color of #999f75
<div style="background-color:#999f75;">Content here</div>
.mybackground {background-color:#999f75;}
Border around this has a color of #999f75
<div style="border:2px solid #999f75;">Content here</div>
.myborder {border:2px solid #999f75;}