#2d2000 color space conversions
Hex:
#2d2000
RGB:
45, 32, 0
CMY:
82, 87, 100
CMYK:
0, 29, 100, 82
HSL:
43°, 100.0000%, 8.8235%
HSV (HSB):
43°, 100.0000%, 17.6471%
XYZ:
1.5987, 1.5909, 0.2228
xyY:
0.4685, 0.4662, 1.5909
CIE-Lab:
13.1747, 2.3559, 19.5280
CIE-LCH:
13.1747, 19.6696, 83.1211
CIE-Luv:
13.1747, 8.0296, 13.6344
Hunter-Lab:
12.6131, 0.5517, 7.7818
#2d2000 color charts
#2d2000 color shades, tints & tones
#2d2000 color schemes
#2d2000 color preview, HTML & CSS examples
This text has a color of #2d2000
<p style="color:#2d2000;">Text here</p>
.mytext {color:#2d2000;}
This box has a color of #2d2000
<div style="background-color:#2d2000;">Content here</div>
.mybackground {background-color:#2d2000;}
Border around this has a color of #2d2000
<div style="border:2px solid #2d2000;">Content here</div>
.myborder {border:2px solid #2d2000;}