#1e985e color space conversions
Hex:
#1e985e
RGB:
30, 152, 94
CMY:
88, 40, 63
CMYK:
80, 0, 38, 40
HSL:
151°, 67.0330%, 35.6863%
HSV (HSB):
151°, 80.2632%, 59.6078%
XYZ:
13.7840, 23.5406, 14.4070
xyY:
0.2665, 0.4551, 23.5406
CIE-Lab:
55.6249, -46.0346, 21.5771
CIE-LCH:
55.6249, 50.8405, 154.8868
CIE-Luv:
55.6249, -45.8453, 34.9016
Hunter-Lab:
48.5187, -34.1963, 16.3577
#1e985e color charts
#1e985e color shades, tints & tones
#1e985e color schemes
#1e985e color preview, HTML & CSS examples
This text has a color of #1e985e
<p style="color:#1e985e;">Text here</p>
.mytext {color:#1e985e;}
This box has a color of #1e985e
<div style="background-color:#1e985e;">Content here</div>
.mybackground {background-color:#1e985e;}
Border around this has a color of #1e985e
<div style="border:2px solid #1e985e;">Content here</div>
.myborder {border:2px solid #1e985e;}