#009c8c color space conversions
Hex:
#009c8c
RGB:
0, 156, 140
CMY:
100, 39, 45
CMYK:
100, 0, 10, 39
HSL:
174°, 100.0000%, 30.5882%
HSV (HSB):
174°, 100.0000%, 61.1765%
XYZ:
16.6221, 25.6704, 28.8897
xyY:
0.2335, 0.3606, 25.6704
CIE-Lab:
57.7228, -38.1611, -1.4078
CIE-LCH:
57.7228, 38.1870, 182.1128
CIE-Luv:
57.7228, -46.2920, 3.5692
Hunter-Lab:
50.6659, -30.1045, 1.6590
#009c8c color charts
#009c8c color shades, tints & tones
#009c8c color schemes
#009c8c color preview, HTML & CSS examples
This text has a color of #009c8c
<p style="color:#009c8c;">Text here</p>
.mytext {color:#009c8c;}
This box has a color of #009c8c
<div style="background-color:#009c8c;">Content here</div>
.mybackground {background-color:#009c8c;}
Border around this has a color of #009c8c
<div style="border:2px solid #009c8c;">Content here</div>
.myborder {border:2px solid #009c8c;}