#1a2c3e color space conversions
Hex:
#1a2c3e
RGB:
26, 44, 62
CMY:
90, 83, 76
CMYK:
58, 29, 0, 76
HSL:
210°, 40.9091%, 17.2549%
HSV (HSB):
210°, 58.0645%, 24.3137%
XYZ:
2.1962, 2.3688, 4.8989
xyY:
0.2321, 0.2503, 2.3688
CIE-Lab:
17.3145, -1.1847, -13.6951
CIE-LCH:
17.3145, 13.7462, 265.0559
CIE-Luv:
17.3145, -6.8135, -13.8824
Hunter-Lab:
15.3908, -1.4630, -8.0984
#1a2c3e color charts
#1a2c3e color shades, tints & tones
#1a2c3e color schemes
#1a2c3e color preview, HTML & CSS examples
This text has a color of #1a2c3e
<p style="color:#1a2c3e;">Text here</p>
.mytext {color:#1a2c3e;}
This box has a color of #1a2c3e
<div style="background-color:#1a2c3e;">Content here</div>
.mybackground {background-color:#1a2c3e;}
Border around this has a color of #1a2c3e
<div style="border:2px solid #1a2c3e;">Content here</div>
.myborder {border:2px solid #1a2c3e;}