#2b2d00 color space conversions
Hex:
#2b2d00
RGB:
43, 45, 0
CMY:
83, 82, 100
CMYK:
4, 0, 100, 82
HSL:
63°, 100.0000%, 8.8235%
HSV (HSB):
63°, 100.0000%, 17.6471%
XYZ:
1.9346, 2.3904, 0.3594
xyY:
0.4130, 0.5103, 2.3904
CIE-Lab:
17.4153, -7.5133, 24.8855
CIE-LCH:
17.4153, 25.9950, 106.7998
CIE-Luv:
17.4153, 0.2847, 19.2789
Hunter-Lab:
15.4608, -4.7203, 9.4442
#2b2d00 color charts
#2b2d00 color shades, tints & tones
#2b2d00 color schemes
#2b2d00 color preview, HTML & CSS examples
This text has a color of #2b2d00
<p style="color:#2b2d00;">Text here</p>
.mytext {color:#2b2d00;}
This box has a color of #2b2d00
<div style="background-color:#2b2d00;">Content here</div>
.mybackground {background-color:#2b2d00;}
Border around this has a color of #2b2d00
<div style="border:2px solid #2b2d00;">Content here</div>
.myborder {border:2px solid #2b2d00;}