#2d3d36 color space conversions
Hex:
#2d3d36
RGB:
45, 61, 54
CMY:
82, 76, 79
CMYK:
26, 0, 11, 76
HSL:
154°, 15.0943%, 20.7843%
HSV (HSB):
154°, 26.2295%, 23.9216%
XYZ:
3.4168, 4.1617, 4.1132
xyY:
0.2922, 0.3560, 4.1617
CIE-Lab:
24.1990, -8.2542, 2.2011
CIE-LCH:
24.1990, 8.5427, 165.0685
CIE-Luv:
24.1990, -7.2445, 3.3794
Hunter-Lab:
20.4003, -5.8040, 2.3258
#2d3d36 color charts
#2d3d36 color shades, tints & tones
#2d3d36 color schemes
#2d3d36 color preview, HTML & CSS examples
This text has a color of #2d3d36
<p style="color:#2d3d36;">Text here</p>
.mytext {color:#2d3d36;}
This box has a color of #2d3d36
<div style="background-color:#2d3d36;">Content here</div>
.mybackground {background-color:#2d3d36;}
Border around this has a color of #2d3d36
<div style="border:2px solid #2d3d36;">Content here</div>
.myborder {border:2px solid #2d3d36;}