#2b2e2b color space conversions
Hex:
#2b2e2b
RGB:
43, 46, 43
CMY:
83, 82, 83
CMYK:
7, 0, 7, 82
HSL:
120°, 3.3708%, 17.4510%
HSV (HSB):
120°, 6.5217%, 18.0392%
XYZ:
2.4093, 2.6420, 2.6685
xyY:
0.3121, 0.3422, 2.6420
CIE-Lab:
18.5490, -2.0410, 1.4733
CIE-LCH:
18.5490, 2.5172, 144.1759
CIE-Luv:
18.5490, -1.2703, 1.6394
Hunter-Lab:
16.2542, -1.9865, 1.6443
#2b2e2b color charts
#2b2e2b color shades, tints & tones
#2b2e2b color schemes
#2b2e2b color preview, HTML & CSS examples
This text has a color of #2b2e2b
<p style="color:#2b2e2b;">Text here</p>
.mytext {color:#2b2e2b;}
This box has a color of #2b2e2b
<div style="background-color:#2b2e2b;">Content here</div>
.mybackground {background-color:#2b2e2b;}
Border around this has a color of #2b2e2b
<div style="border:2px solid #2b2e2b;">Content here</div>
.myborder {border:2px solid #2b2e2b;}