#2b3300 color space conversions
Hex:
#2b3300
RGB:
43, 51, 0
CMY:
83, 80, 100
CMYK:
16, 0, 100, 80
HSL:
69°, 100.0000%, 10.0000%
HSV (HSB):
69°, 100.0000%, 20.0000%
XYZ:
2.1801, 2.8812, 0.4412
xyY:
0.3962, 0.5236, 2.8812
CIE-Lab:
19.5619, -11.2207, 27.4162
CIE-LCH:
19.5619, 29.6235, 112.2579
CIE-Luv:
19.5619, -2.8478, 22.0403
Hunter-Lab:
16.9742, -6.7792, 10.3408
#2b3300 color charts
#2b3300 color shades, tints & tones
#2b3300 color schemes
#2b3300 color preview, HTML & CSS examples
This text has a color of #2b3300
<p style="color:#2b3300;">Text here</p>
.mytext {color:#2b3300;}
This box has a color of #2b3300
<div style="background-color:#2b3300;">Content here</div>
.mybackground {background-color:#2b3300;}
Border around this has a color of #2b3300
<div style="border:2px solid #2b3300;">Content here</div>
.myborder {border:2px solid #2b3300;}