#908d8d color space conversions
Hex:
#908d8d
RGB:
144, 141, 141
CMY:
44, 45, 45
CMYK:
0, 2, 2, 44
HSL:
0°, 1.3333%, 55.8824%
HSV (HSB):
0°, 2.0833%, 56.4706%
XYZ:
25.8342, 26.9021, 29.0303
xyY:
0.3160, 0.3290, 26.9021
CIE-Lab:
58.8836, 1.1092, 0.3854
CIE-LCH:
58.8836, 1.1743, 19.1589
CIE-Luv:
58.8836, 1.7208, 0.3610
Hunter-Lab:
51.8673, -1.8599, 3.1222
#908d8d color charts
#908d8d color shades, tints & tones
#908d8d color schemes
#908d8d color preview, HTML & CSS examples
This text has a color of #908d8d
<p style="color:#908d8d;">Text here</p>
.mytext {color:#908d8d;}
This box has a color of #908d8d
<div style="background-color:#908d8d;">Content here</div>
.mybackground {background-color:#908d8d;}
Border around this has a color of #908d8d
<div style="border:2px solid #908d8d;">Content here</div>
.myborder {border:2px solid #908d8d;}