#2b2f03 color space conversions
Hex:
#2b2f03
RGB:
43, 47, 3
CMY:
83, 82, 99
CMYK:
9, 0, 94, 82
HSL:
65°, 88.0000%, 9.8039%
HSV (HSB):
65°, 93.6170%, 18.4314%
XYZ:
2.0292, 2.5532, 0.4720
xyY:
0.4015, 0.5051, 2.5532
CIE-Lab:
18.1575, -8.5232, 24.5546
CIE-LCH:
18.1575, 25.9918, 109.1425
CIE-Luv:
18.1575, -0.8008, 19.3897
Hunter-Lab:
15.9787, -5.2942, 9.4337
#2b2f03 color charts
#2b2f03 color shades, tints & tones
#2b2f03 color schemes
#2b2f03 color preview, HTML & CSS examples
This text has a color of #2b2f03
<p style="color:#2b2f03;">Text here</p>
.mytext {color:#2b2f03;}
This box has a color of #2b2f03
<div style="background-color:#2b2f03;">Content here</div>
.mybackground {background-color:#2b2f03;}
Border around this has a color of #2b2f03
<div style="border:2px solid #2b2f03;">Content here</div>
.myborder {border:2px solid #2b2f03;}