#1a2d3d color space conversions
Hex:
#1a2d3d
RGB:
26, 45, 61
CMY:
90, 82, 76
CMYK:
57, 26, 0, 76
HSL:
207°, 40.2299%, 17.0588%
HSV (HSB):
207°, 57.3770%, 23.9216%
XYZ:
2.2067, 2.4333, 4.7682
xyY:
0.2345, 0.2586, 2.4333
CIE-Lab:
17.6143, -2.2502, -12.5401
CIE-LCH:
17.6143, 12.7404, 259.8271
CIE-Luv:
17.6143, -7.1745, -12.6444
Hunter-Lab:
15.5991, -2.0472, -7.2042
#1a2d3d color charts
#1a2d3d color shades, tints & tones
#1a2d3d color schemes
#1a2d3d color preview, HTML & CSS examples
This text has a color of #1a2d3d
<p style="color:#1a2d3d;">Text here</p>
.mytext {color:#1a2d3d;}
This box has a color of #1a2d3d
<div style="background-color:#1a2d3d;">Content here</div>
.mybackground {background-color:#1a2d3d;}
Border around this has a color of #1a2d3d
<div style="border:2px solid #1a2d3d;">Content here</div>
.myborder {border:2px solid #1a2d3d;}