#08d08d color space conversions
Hex:
#08d08d
RGB:
8, 208, 141
CMY:
97, 18, 45
CMYK:
96, 0, 32, 18
HSL:
160°, 92.5926%, 42.3529%
HSV (HSB):
160°, 96.1538%, 81.5686%
XYZ:
27.4637, 47.0865, 32.8404
xyY:
0.2557, 0.4385, 47.0865
CIE-Lab:
74.2450, -58.4322, 21.4689
CIE-LCH:
74.2450, 62.2514, 159.8259
CIE-Luv:
74.2450, -63.5549, 39.4181
Hunter-Lab:
68.6196, -48.6429, 19.6583
#08d08d color charts
#08d08d color shades, tints & tones
#08d08d color schemes
#08d08d color preview, HTML & CSS examples
This text has a color of #08d08d
<p style="color:#08d08d;">Text here</p>
.mytext {color:#08d08d;}
This box has a color of #08d08d
<div style="background-color:#08d08d;">Content here</div>
.mybackground {background-color:#08d08d;}
Border around this has a color of #08d08d
<div style="border:2px solid #08d08d;">Content here</div>
.myborder {border:2px solid #08d08d;}