#99abb5 color space conversions
Hex:
#99abb5
RGB:
153, 171, 181
CMY:
40, 33, 29
CMYK:
15, 6, 0, 29
HSL:
201°, 15.9091%, 65.4902%
HSV (HSB):
201°, 15.4696%, 70.9804%
XYZ:
36.0403, 39.2343, 49.3895
xyY:
0.2891, 0.3147, 39.2343
CIE-Lab:
68.9207, -4.1390, -7.2548
CIE-LCH:
68.9207, 8.3524, 240.2941
CIE-Luv:
68.9207, -10.1043, -10.1869
Hunter-Lab:
62.6373, -6.9099, -2.9041
#99abb5 color charts
#99abb5 color shades, tints & tones
#99abb5 color schemes
#99abb5 color preview, HTML & CSS examples
This text has a color of #99abb5
<p style="color:#99abb5;">Text here</p>
.mytext {color:#99abb5;}
This box has a color of #99abb5
<div style="background-color:#99abb5;">Content here</div>
.mybackground {background-color:#99abb5;}
Border around this has a color of #99abb5
<div style="border:2px solid #99abb5;">Content here</div>
.myborder {border:2px solid #99abb5;}