#008c83 color space conversions
Hex:
#008c83
RGB:
0, 140, 131
CMY:
100, 45, 49
CMYK:
100, 0, 6, 45
HSL:
176°, 100.0000%, 27.4510%
HSV (HSB):
176°, 100.0000%, 54.9020%
XYZ:
13.4748, 20.3949, 24.6991
xyY:
0.2301, 0.3482, 20.3949
CIE-Lab:
52.2807, -33.5993, -4.2495
CIE-LCH:
52.2807, 33.8669, 187.2083
CIE-Luv:
52.2807, -41.3663, -1.2683
Hunter-Lab:
45.1607, -25.7712, -0.8142
#008c83 color charts
#008c83 color shades, tints & tones
#008c83 color schemes
#008c83 color preview, HTML & CSS examples
This text has a color of #008c83
<p style="color:#008c83;">Text here</p>
.mytext {color:#008c83;}
This box has a color of #008c83
<div style="background-color:#008c83;">Content here</div>
.mybackground {background-color:#008c83;}
Border around this has a color of #008c83
<div style="border:2px solid #008c83;">Content here</div>
.myborder {border:2px solid #008c83;}