#2b2b2c color space conversions
Hex:
#2b2b2c
RGB:
43, 43, 44
CMY:
83, 83, 83
CMYK:
2, 2, 0, 83
HSL:
240°, 1.1494%, 17.0588%
HSV (HSB):
240°, 2.2727%, 17.2549%
XYZ:
2.3148, 2.4232, 2.7286
xyY:
0.3100, 0.3245, 2.4232
CIE-Lab:
17.5676, 0.2422, -0.6518
CIE-LCH:
17.5676, 0.6953, 290.3876
CIE-Luv:
17.5676, -0.0461, -0.6439
Hunter-Lab:
15.5666, -0.6986, 0.5040
#2b2b2c color charts
#2b2b2c color shades, tints & tones
#2b2b2c color schemes
#2b2b2c color preview, HTML & CSS examples
This text has a color of #2b2b2c
<p style="color:#2b2b2c;">Text here</p>
.mytext {color:#2b2b2c;}
This box has a color of #2b2b2c
<div style="background-color:#2b2b2c;">Content here</div>
.mybackground {background-color:#2b2b2c;}
Border around this has a color of #2b2b2c
<div style="border:2px solid #2b2b2c;">Content here</div>
.myborder {border:2px solid #2b2b2c;}