#9d9d75 color space conversions
Hex:
#9d9d75
RGB:
157, 157, 117
CMY:
38, 38, 54
CMYK:
0, 0, 25, 38
HSL:
60°, 16.9492%, 53.7255%
HSV (HSB):
60°, 25.4777%, 61.5686%
XYZ:
29.1725, 32.5664, 21.5780
xyY:
0.3501, 0.3909, 32.5664
CIE-Lab:
63.8083, -6.7281, 20.9964
CIE-LCH:
63.8083, 22.0480, 107.7675
CIE-Luv:
63.8083, 2.0902, 28.9662
Hunter-Lab:
57.0670, -8.6185, 17.5283
#9d9d75 color charts
#9d9d75 color shades, tints & tones
#9d9d75 color schemes
#9d9d75 color preview, HTML & CSS examples
This text has a color of #9d9d75
<p style="color:#9d9d75;">Text here</p>
.mytext {color:#9d9d75;}
This box has a color of #9d9d75
<div style="background-color:#9d9d75;">Content here</div>
.mybackground {background-color:#9d9d75;}
Border around this has a color of #9d9d75
<div style="border:2px solid #9d9d75;">Content here</div>
.myborder {border:2px solid #9d9d75;}