#8b808f color space conversions
Hex:
#8b808f
RGB:
139, 128, 143
CMY:
45, 50, 44
CMYK:
3, 10, 0, 44
HSL:
284°, 6.2762%, 53.1373%
HSV (HSB):
284°, 10.4895%, 56.0784%
XYZ:
23.3246, 22.9105, 29.1794
xyY:
0.3093, 0.3038, 22.9105
CIE-Lab:
54.9800, 7.0882, -6.5650
CIE-LCH:
54.9800, 9.6614, 317.1946
CIE-Luv:
54.9800, 5.3089, -10.4948
Hunter-Lab:
47.8649, 3.2195, -2.6390
#8b808f color charts
#8b808f color shades, tints & tones
#8b808f color schemes
#8b808f color preview, HTML & CSS examples
This text has a color of #8b808f
<p style="color:#8b808f;">Text here</p>
.mytext {color:#8b808f;}
This box has a color of #8b808f
<div style="background-color:#8b808f;">Content here</div>
.mybackground {background-color:#8b808f;}
Border around this has a color of #8b808f
<div style="border:2px solid #8b808f;">Content here</div>
.myborder {border:2px solid #8b808f;}