#1a8085 color space conversions
Hex:
#1a8085
RGB:
26, 128, 133
CMY:
90, 50, 48
CMYK:
80, 4, 0, 48
HSL:
183°, 67.2956%, 31.1765%
HSV (HSB):
183°, 80.4511%, 52.1569%
XYZ:
12.3788, 17.3514, 24.8870
xyY:
0.2266, 0.3177, 17.3514
CIE-Lab:
48.6998, -25.4336, -10.7321
CIE-LCH:
48.6998, 27.6051, 202.8780
CIE-Luv:
48.6998, -34.9928, -11.8407
Hunter-Lab:
41.6550, -19.8506, -6.2646
#1a8085 color charts
#1a8085 color shades, tints & tones
#1a8085 color schemes
#1a8085 color preview, HTML & CSS examples
This text has a color of #1a8085
<p style="color:#1a8085;">Text here</p>
.mytext {color:#1a8085;}
This box has a color of #1a8085
<div style="background-color:#1a8085;">Content here</div>
.mybackground {background-color:#1a8085;}
Border around this has a color of #1a8085
<div style="border:2px solid #1a8085;">Content here</div>
.myborder {border:2px solid #1a8085;}