#2d512d color space conversions
Hex:
#2d512d
RGB:
45, 81, 45
CMY:
82, 68, 82
CMYK:
44, 0, 44, 68
HSL:
120°, 28.5714%, 24.7059%
HSV (HSB):
120°, 44.4444%, 31.7647%
XYZ:
4.4983, 6.6322, 3.5257
xyY:
0.3069, 0.4525, 6.6322
CIE-Lab:
30.9545, -21.5316, 17.2094
CIE-LCH:
30.9545, 27.5640, 141.3660
CIE-Luv:
30.9545, -16.4083, 21.2096
Hunter-Lab:
25.7531, -13.8894, 9.9102
#2d512d color charts
#2d512d color shades, tints & tones
#2d512d color schemes
#2d512d color preview, HTML & CSS examples
This text has a color of #2d512d
<p style="color:#2d512d;">Text here</p>
.mytext {color:#2d512d;}
This box has a color of #2d512d
<div style="background-color:#2d512d;">Content here</div>
.mybackground {background-color:#2d512d;}
Border around this has a color of #2d512d
<div style="border:2px solid #2d512d;">Content here</div>
.myborder {border:2px solid #2d512d;}