#1b2e3e color space conversions
Hex:
#1b2e3e
RGB:
27, 46, 62
CMY:
89, 82, 76
CMYK:
56, 26, 0, 76
HSL:
207°, 39.3258%, 17.4510%
HSV (HSB):
207°, 56.4516%, 24.3137%
XYZ:
2.2985, 2.5348, 4.9255
xyY:
0.2355, 0.2597, 2.5348
CIE-Lab:
18.0753, -2.2862, -12.5121
CIE-LCH:
18.0753, 12.7193, 259.6451
CIE-Luv:
18.0753, -7.2777, -12.7551
Hunter-Lab:
15.9211, -2.0922, -7.1980
#1b2e3e color charts
#1b2e3e color shades, tints & tones
#1b2e3e color schemes
#1b2e3e color preview, HTML & CSS examples
This text has a color of #1b2e3e
<p style="color:#1b2e3e;">Text here</p>
.mytext {color:#1b2e3e;}
This box has a color of #1b2e3e
<div style="background-color:#1b2e3e;">Content here</div>
.mybackground {background-color:#1b2e3e;}
Border around this has a color of #1b2e3e
<div style="border:2px solid #1b2e3e;">Content here</div>
.myborder {border:2px solid #1b2e3e;}