#999d99 color space conversions
Hex:
#999d99
RGB:
153, 157, 153
CMY:
40, 38, 40
CMYK:
3, 0, 3, 38
HSL:
120°, 2.0000%, 60.7843%
HSV (HSB):
120°, 2.5478%, 61.5686%
XYZ:
30.9436, 33.1862, 34.9117
xyY:
0.3124, 0.3351, 33.1862
CIE-Lab:
64.3114, -2.2047, 1.5794
CIE-LCH:
64.3114, 2.7120, 144.3827
CIE-Luv:
64.3114, -2.0474, 2.6369
Hunter-Lab:
57.6074, -4.9324, 4.3939
#999d99 color charts
#999d99 color shades, tints & tones
#999d99 color schemes
#999d99 color preview, HTML & CSS examples
This text has a color of #999d99
<p style="color:#999d99;">Text here</p>
.mytext {color:#999d99;}
This box has a color of #999d99
<div style="background-color:#999d99;">Content here</div>
.mybackground {background-color:#999d99;}
Border around this has a color of #999d99
<div style="border:2px solid #999d99;">Content here</div>
.myborder {border:2px solid #999d99;}