#918c8c color space conversions
Hex:
#918c8c
RGB:
145, 140, 140
CMY:
43, 45, 45
CMYK:
0, 3, 3, 43
HSL:
0°, 2.2222%, 55.8824%
HSV (HSB):
0°, 3.4483%, 56.8627%
XYZ:
25.7888, 26.6694, 28.5994
xyY:
0.3182, 0.3290, 26.6694
CIE-Lab:
58.6670, 1.8529, 0.6520
CIE-LCH:
58.6670, 1.9643, 19.3856
CIE-Luv:
58.6670, 2.8841, 0.6120
Hunter-Lab:
51.6424, -1.2363, 3.3150
#918c8c color charts
#918c8c color shades, tints & tones
#918c8c color schemes
#918c8c color preview, HTML & CSS examples
This text has a color of #918c8c
<p style="color:#918c8c;">Text here</p>
.mytext {color:#918c8c;}
This box has a color of #918c8c
<div style="background-color:#918c8c;">Content here</div>
.mybackground {background-color:#918c8c;}
Border around this has a color of #918c8c
<div style="border:2px solid #918c8c;">Content here</div>
.myborder {border:2px solid #918c8c;}