#1a565d color space conversions
Hex:
#1a565d
RGB:
26, 86, 93
CMY:
90, 66, 64
CMYK:
72, 8, 0, 64
HSL:
186°, 56.3025%, 23.3333%
HSV (HSB):
186°, 72.0430%, 36.4706%
XYZ:
5.7296, 7.6655, 11.5335
xyY:
0.2298, 0.3075, 7.6655
CIE-Lab:
33.2763, -16.3489, -9.6713
CIE-LCH:
33.2763, 18.9953, 210.6066
CIE-Luv:
33.2763, -21.7497, -10.4422
Hunter-Lab:
27.6866, -11.5122, -5.3180
#1a565d color charts
#1a565d color shades, tints & tones
#1a565d color schemes
#1a565d color preview, HTML & CSS examples
This text has a color of #1a565d
<p style="color:#1a565d;">Text here</p>
.mytext {color:#1a565d;}
This box has a color of #1a565d
<div style="background-color:#1a565d;">Content here</div>
.mybackground {background-color:#1a565d;}
Border around this has a color of #1a565d
<div style="border:2px solid #1a565d;">Content here</div>
.myborder {border:2px solid #1a565d;}