#00bb8d color space conversions
Hex:
#00bb8d
RGB:
0, 187, 141
CMY:
100, 27, 45
CMYK:
100, 0, 25, 27
HSL:
165°, 100.0000%, 36.6667%
HSV (HSB):
165°, 100.0000%, 73.3333%
XYZ:
22.5780, 37.4637, 31.2405
xyY:
0.2473, 0.4104, 37.4637
CIE-Lab:
67.6235, -50.7855, 12.2669
CIE-LCH:
67.6235, 52.2460, 166.4207
CIE-Luv:
67.6235, -56.8660, 25.3028
Hunter-Lab:
61.2076, -41.2689, 12.5836
#00bb8d color charts
#00bb8d color shades, tints & tones
#00bb8d color schemes
#00bb8d color preview, HTML & CSS examples
This text has a color of #00bb8d
<p style="color:#00bb8d;">Text here</p>
.mytext {color:#00bb8d;}
This box has a color of #00bb8d
<div style="background-color:#00bb8d;">Content here</div>
.mybackground {background-color:#00bb8d;}
Border around this has a color of #00bb8d
<div style="border:2px solid #00bb8d;">Content here</div>
.myborder {border:2px solid #00bb8d;}