#008d6b color space conversions
Hex:
#008d6b
RGB:
0, 141, 107
CMY:
100, 45, 58
CMYK:
100, 0, 24, 45
HSL:
166°, 100.0000%, 27.6471%
HSV (HSB):
166°, 100.0000%, 55.2941%
XYZ:
12.1787, 20.1113, 17.1499
xyY:
0.2463, 0.4068, 20.1113
CIE-Lab:
51.9628, -40.8712, 9.1673
CIE-LCH:
51.9628, 41.8867, 167.3580
CIE-Luv:
51.9628, -43.5595, 18.3432
Hunter-Lab:
44.8456, -30.0046, 8.7182
#008d6b color charts
#008d6b color shades, tints & tones
#008d6b color schemes
#008d6b color preview, HTML & CSS examples
This text has a color of #008d6b
<p style="color:#008d6b;">Text here</p>
.mytext {color:#008d6b;}
This box has a color of #008d6b
<div style="background-color:#008d6b;">Content here</div>
.mybackground {background-color:#008d6b;}
Border around this has a color of #008d6b
<div style="border:2px solid #008d6b;">Content here</div>
.myborder {border:2px solid #008d6b;}