#2d532d color space conversions
Hex:
#2d532d
RGB:
45, 83, 45
CMY:
82, 67, 82
CMYK:
46, 0, 46, 67
HSL:
120°, 29.6875%, 25.0980%
HSV (HSB):
120°, 45.7831%, 32.5490%
XYZ:
4.6491, 6.9339, 3.5760
xyY:
0.3067, 0.4574, 6.9339
CIE-Lab:
31.6559, -22.5555, 18.1170
CIE-LCH:
31.6559, 28.9305, 141.2278
CIE-Luv:
31.6559, -17.3135, 22.3799
Hunter-Lab:
26.3322, -14.5663, 10.3809
#2d532d color charts
#2d532d color shades, tints & tones
#2d532d color schemes
#2d532d color preview, HTML & CSS examples
This text has a color of #2d532d
<p style="color:#2d532d;">Text here</p>
.mytext {color:#2d532d;}
This box has a color of #2d532d
<div style="background-color:#2d532d;">Content here</div>
.mybackground {background-color:#2d532d;}
Border around this has a color of #2d532d
<div style="border:2px solid #2d532d;">Content here</div>
.myborder {border:2px solid #2d532d;}