#008d91 color space conversions
Hex:
#008d91
RGB:
0, 141, 145
CMY:
100, 45, 43
CMYK:
100, 3, 0, 43
HSL:
182°, 100.0000%, 28.4314%
HSV (HSB):
182°, 100.0000%, 56.8627%
XYZ:
14.6357, 21.0941, 30.0882
xyY:
0.2224, 0.3205, 21.0941
CIE-Lab:
53.0523, -29.6432, -11.2136
CIE-LCH:
53.0523, 31.6933, 200.7210
CIE-Luv:
53.0523, -40.6125, -12.2263
Hunter-Lab:
45.9283, -23.4929, -6.6919
#008d91 color charts
#008d91 color shades, tints & tones
#008d91 color schemes
#008d91 color preview, HTML & CSS examples
This text has a color of #008d91
<p style="color:#008d91;">Text here</p>
.mytext {color:#008d91;}
This box has a color of #008d91
<div style="background-color:#008d91;">Content here</div>
.mybackground {background-color:#008d91;}
Border around this has a color of #008d91
<div style="border:2px solid #008d91;">Content here</div>
.myborder {border:2px solid #008d91;}