#1a705d color space conversions
Hex:
#1a705d
RGB:
26, 112, 93
CMY:
90, 56, 64
CMYK:
77, 0, 17, 56
HSL:
167°, 62.3188%, 27.0588%
HSV (HSB):
167°, 76.7857%, 43.9216%
XYZ:
8.1960, 12.5983, 12.3557
xyY:
0.2472, 0.3800, 12.5983
CIE-Lab:
42.1516, -29.7561, 3.4339
CIE-LCH:
42.1516, 29.9536, 173.4171
CIE-Luv:
42.1516, -31.7164, 8.6153
Hunter-Lab:
35.4940, -20.8970, 4.2067
#1a705d color charts
#1a705d color shades, tints & tones
#1a705d color schemes
#1a705d color preview, HTML & CSS examples
This text has a color of #1a705d
<p style="color:#1a705d;">Text here</p>
.mytext {color:#1a705d;}
This box has a color of #1a705d
<div style="background-color:#1a705d;">Content here</div>
.mybackground {background-color:#1a705d;}
Border around this has a color of #1a705d
<div style="border:2px solid #1a705d;">Content here</div>
.myborder {border:2px solid #1a705d;}