#198b85 color space conversions
Hex:
#198b85
RGB:
25, 139, 133
CMY:
90, 45, 48
CMYK:
82, 0, 4, 45
HSL:
177°, 69.5122%, 32.1569%
HSV (HSB):
177°, 82.0144%, 54.5098%
XYZ:
13.8672, 20.3654, 25.3903
xyY:
0.2326, 0.3416, 20.3654
CIE-Lab:
52.2478, -30.9511, -5.4336
CIE-LCH:
52.2478, 31.4244, 189.9571
CIE-Luv:
52.2478, -39.1211, -3.3443
Hunter-Lab:
45.1280, -24.1236, -1.7687
#198b85 color charts
#198b85 color shades, tints & tones
#198b85 color schemes
#198b85 color preview, HTML & CSS examples
This text has a color of #198b85
<p style="color:#198b85;">Text here</p>
.mytext {color:#198b85;}
This box has a color of #198b85
<div style="background-color:#198b85;">Content here</div>
.mybackground {background-color:#198b85;}
Border around this has a color of #198b85
<div style="border:2px solid #198b85;">Content here</div>
.myborder {border:2px solid #198b85;}