#08b08f color space conversions
Hex:
#08b08f
RGB:
8, 176, 143
CMY:
97, 31, 44
CMYK:
95, 0, 19, 31
HSL:
168°, 91.3043%, 36.0784%
HSV (HSB):
168°, 95.4545%, 69.0196%
XYZ:
20.5834, 33.0855, 31.2879
xyY:
0.2423, 0.3894, 33.0855
CIE-Lab:
64.2300, -45.5600, 6.3495
CIE-LCH:
64.2300, 46.0004, 172.0660
CIE-Luv:
64.2300, -52.6276, 16.0545
Hunter-Lab:
57.5200, -36.7841, 8.0133
#08b08f color charts
#08b08f color shades, tints & tones
#08b08f color schemes
#08b08f color preview, HTML & CSS examples
This text has a color of #08b08f
<p style="color:#08b08f;">Text here</p>
.mytext {color:#08b08f;}
This box has a color of #08b08f
<div style="background-color:#08b08f;">Content here</div>
.mybackground {background-color:#08b08f;}
Border around this has a color of #08b08f
<div style="border:2px solid #08b08f;">Content here</div>
.myborder {border:2px solid #08b08f;}