#008d85 color space conversions
Hex:
#008d85
RGB:
0, 141, 133
CMY:
100, 45, 48
CMYK:
100, 0, 6, 45
HSL:
177°, 100.0000%, 27.6471%
HSV (HSB):
177°, 100.0000%, 55.2941%
XYZ:
13.7585, 20.7432, 25.4690
xyY:
0.2294, 0.3459, 20.7432
CIE-Lab:
52.6673, -33.4485, -4.8374
CIE-LCH:
52.6673, 33.7964, 188.2292
CIE-Luv:
52.6673, -41.5632, -2.1511
Hunter-Lab:
45.5447, -25.7805, -1.2742
#008d85 color charts
#008d85 color shades, tints & tones
#008d85 color schemes
#008d85 color preview, HTML & CSS examples
This text has a color of #008d85
<p style="color:#008d85;">Text here</p>
.mytext {color:#008d85;}
This box has a color of #008d85
<div style="background-color:#008d85;">Content here</div>
.mybackground {background-color:#008d85;}
Border around this has a color of #008d85
<div style="border:2px solid #008d85;">Content here</div>
.myborder {border:2px solid #008d85;}