#1a1e2e color space conversions
Hex:
#1a1e2e
RGB:
26, 30, 46
CMY:
90, 88, 82
CMYK:
43, 35, 0, 82
HSL:
228°, 27.7778%, 14.1176%
HSV (HSB):
228°, 43.4783%, 18.0392%
XYZ:
1.3834, 1.3454, 2.7715
xyY:
0.2515, 0.2446, 1.3454
CIE-Lab:
11.5895, 3.1590, -11.2644
CIE-LCH:
11.5895, 11.6990, 285.6657
CIE-Luv:
11.5895, -1.9042, -9.5040
Hunter-Lab:
11.5992, 0.9908, -6.0475
#1a1e2e color charts
#1a1e2e color shades, tints & tones
#1a1e2e color schemes
#1a1e2e color preview, HTML & CSS examples
This text has a color of #1a1e2e
<p style="color:#1a1e2e;">Text here</p>
.mytext {color:#1a1e2e;}
This box has a color of #1a1e2e
<div style="background-color:#1a1e2e;">Content here</div>
.mybackground {background-color:#1a1e2e;}
Border around this has a color of #1a1e2e
<div style="border:2px solid #1a1e2e;">Content here</div>
.myborder {border:2px solid #1a1e2e;}