#1eaaa9 color space conversions
Hex:
#1eaaa9
RGB:
30, 170, 169
CMY:
88, 33, 34
CMYK:
82, 0, 1, 33
HSL:
180°, 70.0000%, 39.2157%
HSV (HSB):
180°, 82.3529%, 66.6667%
XYZ:
22.0716, 31.8900, 42.5282
xyY:
0.2287, 0.3305, 31.8900
CIE-Lab:
63.2519, -34.2754, -9.5549
CIE-LCH:
63.2519, 35.5822, 195.5767
CIE-Luv:
63.2519, -47.0818, -9.3068
Hunter-Lab:
56.4713, -29.0587, -5.1211
#1eaaa9 color charts
#1eaaa9 color shades, tints & tones
#1eaaa9 color schemes
#1eaaa9 color preview, HTML & CSS examples
This text has a color of #1eaaa9
<p style="color:#1eaaa9;">Text here</p>
.mytext {color:#1eaaa9;}
This box has a color of #1eaaa9
<div style="background-color:#1eaaa9;">Content here</div>
.mybackground {background-color:#1eaaa9;}
Border around this has a color of #1eaaa9
<div style="border:2px solid #1eaaa9;">Content here</div>
.myborder {border:2px solid #1eaaa9;}