#8bbbad color space conversions
Hex:
#8bbbad
RGB:
139, 187, 173
CMY:
45, 27, 32
CMYK:
26, 0, 7, 27
HSL:
163°, 26.0870%, 63.9216%
HSV (HSB):
163°, 25.6684%, 73.3333%
XYZ:
35.9606, 44.0467, 46.1417
xyY:
0.2851, 0.3492, 44.0467
CIE-Lab:
72.2597, -18.7984, 1.9473
CIE-LCH:
72.2597, 18.8990, 174.0859
CIE-Luv:
72.2597, -24.0399, 5.9835
Hunter-Lab:
66.3677, -19.4253, 5.2364
#8bbbad color charts
#8bbbad color shades, tints & tones
#8bbbad color schemes
#8bbbad color preview, HTML & CSS examples
This text has a color of #8bbbad
<p style="color:#8bbbad;">Text here</p>
.mytext {color:#8bbbad;}
This box has a color of #8bbbad
<div style="background-color:#8bbbad;">Content here</div>
.mybackground {background-color:#8bbbad;}
Border around this has a color of #8bbbad
<div style="border:2px solid #8bbbad;">Content here</div>
.myborder {border:2px solid #8bbbad;}