#2d3d2b color space conversions
Hex:
#2d3d2b
RGB:
45, 61, 43
CMY:
82, 76, 83
CMYK:
26, 0, 30, 76
HSL:
113°, 17.3077%, 20.3922%
HSV (HSB):
113°, 29.5082%, 23.9216%
XYZ:
3.1870, 4.0698, 2.9031
xyY:
0.3137, 0.4006, 4.0698
CIE-Lab:
23.9008, -10.7548, 9.0457
CIE-LCH:
23.9008, 14.0532, 139.9333
CIE-Luv:
23.9008, -7.1696, 10.5053
Hunter-Lab:
20.1737, -7.1052, 5.5896
#2d3d2b color charts
#2d3d2b color shades, tints & tones
#2d3d2b color schemes
#2d3d2b color preview, HTML & CSS examples
This text has a color of #2d3d2b
<p style="color:#2d3d2b;">Text here</p>
.mytext {color:#2d3d2b;}
This box has a color of #2d3d2b
<div style="background-color:#2d3d2b;">Content here</div>
.mybackground {background-color:#2d3d2b;}
Border around this has a color of #2d3d2b
<div style="border:2px solid #2d3d2b;">Content here</div>
.myborder {border:2px solid #2d3d2b;}