#088b8b color space conversions
Hex:
#088b8b
RGB:
8, 139, 139
CMY:
97, 45, 45
CMYK:
94, 0, 0, 45
HSL:
180°, 89.1156%, 28.8235%
HSV (HSB):
180°, 94.2446%, 54.5098%
XYZ:
13.9930, 20.3809, 27.6225
xyY:
0.2257, 0.3287, 20.3809
CIE-Lab:
52.2652, -30.2325, -8.9103
CIE-LCH:
52.2652, 31.5182, 196.4216
CIE-Luv:
52.2652, -39.9550, -8.6275
Hunter-Lab:
45.1453, -23.6774, -4.6754
#088b8b color charts
#088b8b color shades, tints & tones
#088b8b color schemes
#088b8b color preview, HTML & CSS examples
This text has a color of #088b8b
<p style="color:#088b8b;">Text here</p>
.mytext {color:#088b8b;}
This box has a color of #088b8b
<div style="background-color:#088b8b;">Content here</div>
.mybackground {background-color:#088b8b;}
Border around this has a color of #088b8b
<div style="border:2px solid #088b8b;">Content here</div>
.myborder {border:2px solid #088b8b;}