#2b3000 color space conversions
Hex:
#2b3000
RGB:
43, 48, 0
CMY:
83, 81, 100
CMYK:
10, 0, 100, 81
HSL:
66°, 100.0000%, 9.4118%
HSV (HSB):
66°, 100.0000%, 18.8235%
XYZ:
2.0532, 2.6275, 0.3989
xyY:
0.4042, 0.5173, 2.6275
CIE-Lab:
18.4857, -9.3930, 26.1656
CIE-LCH:
18.4857, 27.8005, 109.7472
CIE-Luv:
18.4857, -1.2814, 20.6563
Hunter-Lab:
16.2096, -5.7567, 9.8875
#2b3000 color charts
#2b3000 color shades, tints & tones
#2b3000 color schemes
#2b3000 color preview, HTML & CSS examples
This text has a color of #2b3000
<p style="color:#2b3000;">Text here</p>
.mytext {color:#2b3000;}
This box has a color of #2b3000
<div style="background-color:#2b3000;">Content here</div>
.mybackground {background-color:#2b3000;}
Border around this has a color of #2b3000
<div style="border:2px solid #2b3000;">Content here</div>
.myborder {border:2px solid #2b3000;}