#2d602e color space conversions
Hex:
#2d602e
RGB:
45, 96, 46
CMY:
82, 62, 82
CMYK:
53, 0, 52, 62
HSL:
121°, 36.1702%, 27.6471%
HSV (HSB):
121°, 53.1250%, 37.6471%
XYZ:
5.7582, 9.1209, 4.0418
xyY:
0.3043, 0.4821, 9.1209
CIE-Lab:
36.2160, -28.6940, 23.3109
CIE-LCH:
36.2160, 36.9695, 140.9097
CIE-Luv:
36.2160, -23.0460, 29.3320
Hunter-Lab:
30.2008, -18.8179, 13.2058
#2d602e color charts
#2d602e color shades, tints & tones
#2d602e color schemes
#2d602e color preview, HTML & CSS examples
This text has a color of #2d602e
<p style="color:#2d602e;">Text here</p>
.mytext {color:#2d602e;}
This box has a color of #2d602e
<div style="background-color:#2d602e;">Content here</div>
.mybackground {background-color:#2d602e;}
Border around this has a color of #2d602e
<div style="border:2px solid #2d602e;">Content here</div>
.myborder {border:2px solid #2d602e;}