#1b2a3a color space conversions
Hex:
#1b2a3a
RGB:
27, 42, 58
CMY:
89, 84, 77
CMYK:
53, 28, 0, 77
HSL:
211°, 36.4706%, 16.6667%
HSV (HSB):
211°, 53.4483%, 22.7451%
XYZ:
2.0437, 2.1944, 4.3188
xyY:
0.2388, 0.2564, 2.1944
CIE-Lab:
16.4762, -0.9473, -12.2141
CIE-LCH:
16.4762, 12.2508, 265.5650
CIE-Luv:
16.4762, -5.8339, -12.0300
Hunter-Lab:
14.8136, -1.2980, -6.9162
#1b2a3a color charts
#1b2a3a color shades, tints & tones
#1b2a3a color schemes
#1b2a3a color preview, HTML & CSS examples
This text has a color of #1b2a3a
<p style="color:#1b2a3a;">Text here</p>
.mytext {color:#1b2a3a;}
This box has a color of #1b2a3a
<div style="background-color:#1b2a3a;">Content here</div>
.mybackground {background-color:#1b2a3a;}
Border around this has a color of #1b2a3a
<div style="border:2px solid #1b2a3a;">Content here</div>
.myborder {border:2px solid #1b2a3a;}