In RGB color space, #2b2b2b hex color has a red value of 43, a green value of 43 and a blue value of 43.
In CMYK color space (used in color printing), #2b2b2b hex color is composed of 0% cyan, 0% magenta, 0% yellow and 83.14% black.
#2b2b2b color has a hue of 0 degrees, a saturation of 0% and a lightness of 16.9%.
#2b2b2b hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #2b2b2b is #333333
#2b2b2b hex color has a decimal value of 2829099.
HEX | 2b2b2b | #2b2b2b |
---|---|---|
RGB | 43, 43, 43 | rgb(43, 43, 43) |
RGB Percent | 16.86, 16.86, 16.86 | rgb(16.86, 16.86, 16.86) |
CMYK | 0, 0, 0, 83 | |
HSL | 0°, 0, 16.9 | hsl(0, 0%, 16.9%) |
HSV | 0°, 0, 16.862745098039 |
XYZ | 2.296, 2.416, 2.631 |
---|---|
Hunter Lab | 15.543, -0.834, 0.845 |
CIE-LAB | 17.534, -0.007, -0.003 |
CIE-LCH | 17.534, 0.008, 203.199 |
CIE-LUV | 0, 0, 0, 83.14 |
Web Safe | 333333 |
RGB percent of color #2b2b2b
CMYK percent of color #2b2b2b
Text with hexadecimal color #2b2b2b
This text has a font color of #2b2b2b
<p style="color:#2b2b2b">Text here</p>
#2b2b2b Background Color
This box has a background color of #2b2b2b
<div style="background-color:#2b2b2b">Text here</div>
#2b2b2b Border Color
This box has a border color of #2b2b2b
<div style="border: 4px solid #2b2b2b">Text here</div>
CSS codes
<p style="color:#2b2b2b">Text here</p>
<div style="background-color:#2b2b2b">Text here</div>
<div style="border: 4px solid #2b2b2b">Text here</div>
#2b2b2b Color on white background
This is how a font and box color of #2b2b2b will look
on a white background.
#2b2b2b Color on black background
This is how a font and box color of #2b2b2b hex color will look
on a black background.