#1b2e2e color space conversions
Hex:
#1b2e2e
RGB:
27, 46, 46
CMY:
89, 82, 82
CMYK:
41, 0, 0, 82
HSL:
180°, 26.0274%, 14.3137%
HSV (HSB):
180°, 41.3043%, 18.0392%
XYZ:
1.9221, 2.3843, 2.9437
xyY:
0.2651, 0.3289, 2.3843
CIE-Lab:
17.3869, -7.6856, -2.4625
CIE-LCH:
17.3869, 8.0704, 197.7654
CIE-Luv:
17.3869, -7.3585, -1.5903
Hunter-Lab:
15.4410, -4.8018, -0.4943
#1b2e2e color charts
#1b2e2e color shades, tints & tones
#1b2e2e color schemes
#1b2e2e color preview, HTML & CSS examples
This text has a color of #1b2e2e
<p style="color:#1b2e2e;">Text here</p>
.mytext {color:#1b2e2e;}
This box has a color of #1b2e2e
<div style="background-color:#1b2e2e;">Content here</div>
.mybackground {background-color:#1b2e2e;}
Border around this has a color of #1b2e2e
<div style="border:2px solid #1b2e2e;">Content here</div>
.myborder {border:2px solid #1b2e2e;}