#1a2c3f color space conversions
Hex:
#1a2c3f
RGB:
26, 44, 63
CMY:
90, 83, 75
CMYK:
59, 30, 0, 75
HSL:
211°, 41.5730%, 17.4510%
HSV (HSB):
211°, 58.7302%, 24.7059%
XYZ:
2.2239, 2.3799, 5.0448
xyY:
0.2305, 0.2467, 2.3799
CIE-Lab:
17.3663, -0.8120, -14.3048
CIE-LCH:
17.3663, 14.3279, 266.7513
CIE-Luv:
17.3663, -6.8127, -14.5925
Hunter-Lab:
15.4268, -1.2648, -8.5899
#1a2c3f color charts
#1a2c3f color shades, tints & tones
#1a2c3f color schemes
#1a2c3f color preview, HTML & CSS examples
This text has a color of #1a2c3f
<p style="color:#1a2c3f;">Text here</p>
.mytext {color:#1a2c3f;}
This box has a color of #1a2c3f
<div style="background-color:#1a2c3f;">Content here</div>
.mybackground {background-color:#1a2c3f;}
Border around this has a color of #1a2c3f
<div style="border:2px solid #1a2c3f;">Content here</div>
.myborder {border:2px solid #1a2c3f;}