#99adbf color space conversions
Hex:
#99adbf
RGB:
153, 173, 191
CMY:
40, 32, 25
CMYK:
20, 9, 0, 25
HSL:
208°, 22.8916%, 67.4510%
HSV (HSB):
208°, 19.8953%, 74.9020%
XYZ:
37.4844, 40.4210, 55.1166
xyY:
0.2818, 0.3039, 40.4210
CIE-Lab:
69.7684, -3.0223, -11.5171
CIE-LCH:
69.7684, 11.9070, 255.2960
CIE-Luv:
69.7684, -11.3710, -16.9986
Hunter-Lab:
63.5775, -6.0196, -6.8954
#99adbf color charts
#99adbf color shades, tints & tones
#99adbf color schemes
#99adbf color preview, HTML & CSS examples
This text has a color of #99adbf
<p style="color:#99adbf;">Text here</p>
.mytext {color:#99adbf;}
This box has a color of #99adbf
<div style="background-color:#99adbf;">Content here</div>
.mybackground {background-color:#99adbf;}
Border around this has a color of #99adbf
<div style="border:2px solid #99adbf;">Content here</div>
.myborder {border:2px solid #99adbf;}