#1a965e color space conversions
Hex:
#1a965e
RGB:
26, 150, 94
CMY:
90, 41, 63
CMYK:
83, 0, 37, 41
HSL:
153°, 70.4545%, 34.5098%
HSV (HSB):
153°, 82.6667%, 58.8235%
XYZ:
13.3527, 22.8405, 14.2946
xyY:
0.2645, 0.4524, 22.8405
CIE-Lab:
54.9076, -45.7118, 20.6062
CIE-LCH:
54.9076, 50.1416, 155.7349
CIE-Luv:
54.9076, -45.6298, 33.5945
Hunter-Lab:
47.7917, -33.7636, 15.7205
#1a965e color charts
#1a965e color shades, tints & tones
#1a965e color schemes
#1a965e color preview, HTML & CSS examples
This text has a color of #1a965e
<p style="color:#1a965e;">Text here</p>
.mytext {color:#1a965e;}
This box has a color of #1a965e
<div style="background-color:#1a965e;">Content here</div>
.mybackground {background-color:#1a965e;}
Border around this has a color of #1a965e
<div style="border:2px solid #1a965e;">Content here</div>
.myborder {border:2px solid #1a965e;}