#8d8d84 color space conversions
Hex:
#8d8d84
RGB:
141, 141, 132
CMY:
45, 45, 48
CMYK:
0, 0, 6, 45
HSL:
60°, 3.7975%, 53.5294%
HSV (HSB):
60°, 6.3830%, 55.2941%
XYZ:
24.6742, 26.3784, 25.6209
xyY:
0.3218, 0.3440, 26.3784
CIE-Lab:
58.3945, -1.7044, 4.7927
CIE-LCH:
58.3945, 5.0867, 109.5763
CIE-Luv:
58.3945, 0.5014, 6.9358
Hunter-Lab:
51.3599, -4.1252, 6.3752
#8d8d84 color charts
#8d8d84 color shades, tints & tones
#8d8d84 color schemes
#8d8d84 color preview, HTML & CSS examples
This text has a color of #8d8d84
<p style="color:#8d8d84;">Text here</p>
.mytext {color:#8d8d84;}
This box has a color of #8d8d84
<div style="background-color:#8d8d84;">Content here</div>
.mybackground {background-color:#8d8d84;}
Border around this has a color of #8d8d84
<div style="border:2px solid #8d8d84;">Content here</div>
.myborder {border:2px solid #8d8d84;}