#2d521f color space conversions
Hex:
#2d521f
RGB:
45, 82, 31
CMY:
82, 68, 88
CMYK:
45, 0, 62, 68
HSL:
104°, 45.1327%, 22.1569%
HSV (HSB):
104°, 62.1951%, 32.1569%
XYZ:
4.3468, 6.6914, 2.3588
xyY:
0.3245, 0.4995, 6.6914
CIE-Lab:
31.0938, -24.1852, 25.4426
CIE-LCH:
31.0938, 35.1034, 133.5486
CIE-Luv:
31.0938, -17.1030, 28.4390
Hunter-Lab:
25.8677, -15.2735, 12.7010
#2d521f color charts
#2d521f color shades, tints & tones
#2d521f color schemes
#2d521f color preview, HTML & CSS examples
This text has a color of #2d521f
<p style="color:#2d521f;">Text here</p>
.mytext {color:#2d521f;}
This box has a color of #2d521f
<div style="background-color:#2d521f;">Content here</div>
.mybackground {background-color:#2d521f;}
Border around this has a color of #2d521f
<div style="border:2px solid #2d521f;">Content here</div>
.myborder {border:2px solid #2d521f;}