#08bb8c color space conversions
Hex:
#08bb8c
RGB:
8, 187, 140
CMY:
97, 27, 45
CMYK:
96, 0, 25, 27
HSL:
164°, 91.7949%, 38.2353%
HSV (HSB):
164°, 95.7219%, 73.3333%
XYZ:
22.6041, 37.4857, 30.8551
xyY:
0.2485, 0.4122, 37.4857
CIE-Lab:
67.6399, -50.7370, 12.8399
CIE-LCH:
67.6399, 52.3365, 165.7984
CIE-Luv:
67.6399, -56.6062, 26.0824
Hunter-Lab:
61.2256, -41.2437, 12.9783
#08bb8c color charts
#08bb8c color shades, tints & tones
#08bb8c color schemes
#08bb8c color preview, HTML & CSS examples
This text has a color of #08bb8c
<p style="color:#08bb8c;">Text here</p>
.mytext {color:#08bb8c;}
This box has a color of #08bb8c
<div style="background-color:#08bb8c;">Content here</div>
.mybackground {background-color:#08bb8c;}
Border around this has a color of #08bb8c
<div style="border:2px solid #08bb8c;">Content here</div>
.myborder {border:2px solid #08bb8c;}