#008192 color space conversions
Hex:
#008192
RGB:
0, 129, 146
CMY:
100, 49, 43
CMYK:
100, 12, 0, 43
HSL:
187°, 100.0000%, 28.6275%
HSV (HSB):
187°, 100.0000%, 57.2549%
XYZ:
13.0386, 17.7758, 29.9380
xyY:
0.2146, 0.2926, 17.7758
CIE-Lab:
49.2231, -23.2642, -17.5986
CIE-LCH:
49.2231, 29.1708, 217.1062
CIE-Luv:
49.2231, -36.2746, -22.6233
Hunter-Lab:
42.1614, -18.5807, -12.5877
#008192 color charts
#008192 RGB chart
#008192 CMYK chart
#008192 RGB pie chart
#008192 color shades, tints & tones
#008192 color schemes
#008192 color preview, HTML & CSS examples
This text has a color of #008192
<p style="color:#008192;">Text here</p>
.mytext {color:#008192;}
Text color #008192
This box has a color of #008192
<div style="background-color:#008192;">Content here</div>
.mybackground {background-color:#008192;}
Background color #008192
Border around this has a color of #008192
<div style="border:2px solid #008192;">Content here</div>
.myborder {border:2px solid #008192;}
Border color #008192