#1e998e color space conversions
Hex:
#1e998e
RGB:
30, 153, 142
CMY:
88, 40, 44
CMYK:
80, 0, 7, 40
HSL:
175°, 67.2131%, 35.8824%
HSV (HSB):
175°, 80.3922%, 60.0000%
XYZ:
16.8091, 25.0115, 29.5329
xyY:
0.2356, 0.3505, 25.0115
CIE-Lab:
57.0866, -34.3737, -3.4516
CIE-LCH:
57.0866, 34.5466, 185.7341
CIE-Luv:
57.0866, -42.9934, 0.0466
Hunter-Lab:
50.0115, -27.5252, -0.0041
#1e998e color charts
#1e998e color shades, tints & tones
#1e998e color schemes
#1e998e color preview, HTML & CSS examples
This text has a color of #1e998e
<p style="color:#1e998e;">Text here</p>
.mytext {color:#1e998e;}
This box has a color of #1e998e
<div style="background-color:#1e998e;">Content here</div>
.mybackground {background-color:#1e998e;}
Border around this has a color of #1e998e
<div style="border:2px solid #1e998e;">Content here</div>
.myborder {border:2px solid #1e998e;}