#99b9b9 color space conversions
Hex:
#99b9b9
RGB:
153, 185, 185
CMY:
40, 27, 27
CMYK:
17, 0, 0, 27
HSL:
180°, 18.6047%, 66.2745%
HSV (HSB):
180°, 17.2973%, 72.5490%
XYZ:
39.2428, 44.9730, 52.5113
xyY:
0.2870, 0.3289, 44.9730
CIE-Lab:
72.8741, -10.7631, -3.6102
CIE-LCH:
72.8741, 11.3525, 198.5427
CIE-Luv:
72.8741, -16.7657, -3.6290
Hunter-Lab:
67.0619, -12.9051, 0.5177
#99b9b9 color charts
#99b9b9 color shades, tints & tones
#99b9b9 color schemes
#99b9b9 color preview, HTML & CSS examples
This text has a color of #99b9b9
<p style="color:#99b9b9;">Text here</p>
.mytext {color:#99b9b9;}
This box has a color of #99b9b9
<div style="background-color:#99b9b9;">Content here</div>
.mybackground {background-color:#99b9b9;}
Border around this has a color of #99b9b9
<div style="border:2px solid #99b9b9;">Content here</div>
.myborder {border:2px solid #99b9b9;}