#08b08e color space conversions
Hex:
#08b08e
RGB:
8, 176, 142
CMY:
97, 31, 44
CMYK:
95, 0, 19, 31
HSL:
168°, 91.3043%, 36.0784%
HSV (HSB):
168°, 95.4545%, 69.0196%
XYZ:
20.5080, 33.0553, 30.8906
xyY:
0.2428, 0.3914, 33.0553
CIE-Lab:
64.2056, -45.8221, 6.8684
CIE-LCH:
64.2056, 46.3341, 171.4752
CIE-Luv:
64.2056, -52.7034, 16.8255
Hunter-Lab:
57.4937, -36.9432, 8.3899
#08b08e color charts
#08b08e color shades, tints & tones
#08b08e color schemes
#08b08e color preview, HTML & CSS examples
This text has a color of #08b08e
<p style="color:#08b08e;">Text here</p>
.mytext {color:#08b08e;}
This box has a color of #08b08e
<div style="background-color:#08b08e;">Content here</div>
.mybackground {background-color:#08b08e;}
Border around this has a color of #08b08e
<div style="border:2px solid #08b08e;">Content here</div>
.myborder {border:2px solid #08b08e;}