#8b8383 color space conversions
Hex:
#8b8383
RGB:
139, 131, 131
CMY:
45, 49, 49
CMYK:
0, 6, 6, 45
HSL:
0°, 3.3333%, 52.9412%
HSV (HSB):
0°, 5.7554%, 54.5098%
XYZ:
22.8605, 23.3603, 24.7768
xyY:
0.3220, 0.3290, 23.3603
CIE-Lab:
55.4415, 3.0091, 1.0723
CIE-LCH:
55.4415, 3.1944, 19.6140
CIE-Luv:
55.4415, 4.6534, 0.9942
Hunter-Lab:
48.3325, -0.1541, 3.4387
#8b8383 color charts
#8b8383 color shades, tints & tones
#8b8383 color schemes
#8b8383 color preview, HTML & CSS examples
This text has a color of #8b8383
<p style="color:#8b8383;">Text here</p>
.mytext {color:#8b8383;}
This box has a color of #8b8383
<div style="background-color:#8b8383;">Content here</div>
.mybackground {background-color:#8b8383;}
Border around this has a color of #8b8383
<div style="border:2px solid #8b8383;">Content here</div>
.myborder {border:2px solid #8b8383;}