#1aaa7f color space conversions
Hex:
#1aaa7f
RGB:
26, 170, 127
CMY:
90, 33, 50
CMYK:
85, 0, 25, 33
HSL:
162°, 73.4694%, 38.4314%
HSV (HSB):
162°, 84.7059%, 66.6667%
XYZ:
18.6315, 30.5014, 24.9840
xyY:
0.2514, 0.4115, 30.5014
CIE-Lab:
62.0844, -46.1197, 12.1862
CIE-LCH:
62.0844, 47.7025, 165.1990
CIE-Luv:
62.0844, -50.5320, 24.0330
Hunter-Lab:
55.2280, -36.4311, 11.8380
#1aaa7f color charts
#1aaa7f color shades, tints & tones
#1aaa7f color schemes
#1aaa7f color preview, HTML & CSS examples
This text has a color of #1aaa7f
<p style="color:#1aaa7f;">Text here</p>
.mytext {color:#1aaa7f;}
This box has a color of #1aaa7f
<div style="background-color:#1aaa7f;">Content here</div>
.mybackground {background-color:#1aaa7f;}
Border around this has a color of #1aaa7f
<div style="border:2px solid #1aaa7f;">Content here</div>
.myborder {border:2px solid #1aaa7f;}