#8b938b color space conversions
Hex:
#8b938b
RGB:
139, 147, 139
CMY:
45, 42, 45
CMYK:
5, 0, 5, 42
HSL:
120°, 3.5714%, 56.0784%
HSV (HSB):
120°, 5.4422%, 57.6471%
XYZ:
25.7414, 28.2205, 28.5165
xyY:
0.3121, 0.3422, 28.2205
CIE-Lab:
60.0874, -4.4678, 3.2249
CIE-LCH:
60.0874, 5.5101, 144.1781
CIE-Luv:
60.0874, -4.0902, 5.2787
Hunter-Lab:
53.1230, -6.4708, 5.3591
#8b938b color charts
#8b938b color shades, tints & tones
#8b938b color schemes
#8b938b color preview, HTML & CSS examples
This text has a color of #8b938b
<p style="color:#8b938b;">Text here</p>
.mytext {color:#8b938b;}
This box has a color of #8b938b
<div style="background-color:#8b938b;">Content here</div>
.mybackground {background-color:#8b938b;}
Border around this has a color of #8b938b
<div style="border:2px solid #8b938b;">Content here</div>
.myborder {border:2px solid #8b938b;}