#2d3b00 color space conversions
Hex:
#2d3b00
RGB:
45, 59, 0
CMY:
82, 77, 100
CMYK:
24, 0, 100, 77
HSL:
74°, 100.0000%, 11.5686%
HSV (HSB):
74°, 100.0000%, 23.1373%
XYZ:
2.6462, 3.6858, 0.5720
xyY:
0.3833, 0.5339, 3.6858
CIE-Lab:
22.6043, -14.8574, 30.7919
CIE-LCH:
22.6043, 34.1889, 115.7578
CIE-Luv:
22.6043, -5.9925, 25.7967
Hunter-Lab:
19.1985, -8.9945, 11.6726
#2d3b00 color charts
#2d3b00 color shades, tints & tones
#2d3b00 color schemes
#2d3b00 color preview, HTML & CSS examples
This text has a color of #2d3b00
<p style="color:#2d3b00;">Text here</p>
.mytext {color:#2d3b00;}
This box has a color of #2d3b00
<div style="background-color:#2d3b00;">Content here</div>
.mybackground {background-color:#2d3b00;}
Border around this has a color of #2d3b00
<div style="border:2px solid #2d3b00;">Content here</div>
.myborder {border:2px solid #2d3b00;}