#2b212b color space conversions
Hex:
#2b212b
RGB:
43, 33, 43
CMY:
83, 87, 83
CMYK:
0, 23, 0, 83
HSL:
300°, 13.1579%, 14.9020%
HSV (HSB):
300°, 23.2558%, 16.8627%
XYZ:
1.9762, 1.7757, 2.5241
xyY:
0.3149, 0.2829, 1.7757
CIE-Lab:
14.2633, 7.0427, -4.8486
CIE-LCH:
14.2633, 8.5504, 325.4542
CIE-Luv:
14.2633, 3.8226, -4.9446
Hunter-Lab:
13.3256, 3.1513, -1.9026
#2b212b color charts
#2b212b color shades, tints & tones
#2b212b color schemes
#2b212b color preview, HTML & CSS examples
This text has a color of #2b212b
<p style="color:#2b212b;">Text here</p>
.mytext {color:#2b212b;}
This box has a color of #2b212b
<div style="background-color:#2b212b;">Content here</div>
.mybackground {background-color:#2b212b;}
Border around this has a color of #2b212b
<div style="border:2px solid #2b212b;">Content here</div>
.myborder {border:2px solid #2b212b;}