#2b2b25 color space conversions
Hex:
#2b2b25
RGB:
43, 43, 37
CMY:
83, 83, 85
CMYK:
0, 0, 14, 83
HSL:
60°, 7.5000%, 15.6863%
HSV (HSB):
60°, 13.9535%, 16.8627%
XYZ:
2.1941, 2.3749, 2.0930
xyY:
0.3293, 0.3565, 2.3749
CIE-Lab:
17.3432, -1.3545, 3.9125
CIE-LCH:
17.3432, 4.1403, 109.0952
CIE-Luv:
17.3432, 0.2666, 3.6918
Hunter-Lab:
15.4108, -1.5554, 2.7350
#2b2b25 color charts
#2b2b25 color shades, tints & tones
#2b2b25 color schemes
#2b2b25 color preview, HTML & CSS examples
This text has a color of #2b2b25
<p style="color:#2b2b25;">Text here</p>
.mytext {color:#2b2b25;}
This box has a color of #2b2b25
<div style="background-color:#2b2b25;">Content here</div>
.mybackground {background-color:#2b2b25;}
Border around this has a color of #2b2b25
<div style="border:2px solid #2b2b25;">Content here</div>
.myborder {border:2px solid #2b2b25;}