#1eae7e color space conversions
Hex:
#1eae7e
RGB:
30, 174, 126
CMY:
88, 32, 51
CMYK:
83, 0, 28, 32
HSL:
160°, 70.5882%, 40.0000%
HSV (HSB):
160°, 82.7586%, 68.2353%
XYZ:
19.4374, 32.0545, 24.9013
xyY:
0.2544, 0.4196, 32.0545
CIE-Lab:
63.3879, -47.6093, 14.5688
CIE-LCH:
63.3879, 49.7885, 162.9855
CIE-Luv:
63.3879, -51.5963, 27.5413
Hunter-Lab:
56.6167, -37.7974, 13.5545
#1eae7e color charts
#1eae7e color shades, tints & tones
#1eae7e color schemes
#1eae7e color preview, HTML & CSS examples
This text has a color of #1eae7e
<p style="color:#1eae7e;">Text here</p>
.mytext {color:#1eae7e;}
This box has a color of #1eae7e
<div style="background-color:#1eae7e;">Content here</div>
.mybackground {background-color:#1eae7e;}
Border around this has a color of #1eae7e
<div style="border:2px solid #1eae7e;">Content here</div>
.myborder {border:2px solid #1eae7e;}