#1a985e color space conversions
Hex:
#1a985e
RGB:
26, 152, 94
CMY:
90, 40, 63
CMYK:
83, 0, 38, 40
HSL:
152°, 70.7865%, 34.9020%
HSV (HSB):
152°, 82.8947%, 59.6078%
XYZ:
13.6746, 23.4842, 14.4019
xyY:
0.2652, 0.4555, 23.4842
CIE-Lab:
55.5677, -46.4847, 21.4905
CIE-LCH:
55.5677, 51.2120, 155.1883
CIE-Luv:
55.5677, -46.3404, 34.8549
Hunter-Lab:
48.4605, -34.4367, 16.3021
#1a985e color charts
#1a985e color shades, tints & tones
#1a985e color schemes
#1a985e color preview, HTML & CSS examples
This text has a color of #1a985e
<p style="color:#1a985e;">Text here</p>
.mytext {color:#1a985e;}
This box has a color of #1a985e
<div style="background-color:#1a985e;">Content here</div>
.mybackground {background-color:#1a985e;}
Border around this has a color of #1a985e
<div style="border:2px solid #1a985e;">Content here</div>
.myborder {border:2px solid #1a985e;}