#08daba color space conversions
Hex:
#08daba
RGB:
8, 218, 186
CMY:
97, 15, 27
CMYK:
96, 0, 15, 15
HSL:
171°, 92.9204%, 44.3137%
HSV (HSB):
171°, 96.3303%, 85.4902%
XYZ:
34.0345, 53.7396, 55.0334
xyY:
0.2383, 0.3763, 53.7396
CIE-Lab:
78.3097, -51.4511, 3.2896
CIE-LCH:
78.3097, 51.5562, 176.3417
CIE-Luv:
78.3097, -63.5350, 13.0353
Hunter-Lab:
73.3073, -45.4154, 6.8048
#08daba color charts
#08daba color shades, tints & tones
#08daba color schemes
#08daba color preview, HTML & CSS examples
This text has a color of #08daba
<p style="color:#08daba;">Text here</p>
.mytext {color:#08daba;}
This box has a color of #08daba
<div style="background-color:#08daba;">Content here</div>
.mybackground {background-color:#08daba;}
Border around this has a color of #08daba
<div style="border:2px solid #08daba;">Content here</div>
.myborder {border:2px solid #08daba;}