#2a592d color space conversions
Hex:
#2a592d
RGB:
42, 89, 45
CMY:
84, 65, 82
CMYK:
53, 0, 49, 65
HSL:
124°, 35.8779%, 25.6863%
HSV (HSB):
124°, 52.8090%, 34.9020%
XYZ:
5.0009, 7.8265, 3.7297
xyY:
0.3020, 0.4727, 7.8265
CIE-Lab:
33.6188, -26.5161, 20.5963
CIE-LCH:
33.6188, 33.5755, 142.1617
CIE-Luv:
33.6188, -21.0211, 25.7625
Hunter-Lab:
27.9758, -17.0495, 11.6786
#2a592d color charts
#2a592d color shades, tints & tones
#2a592d color schemes
#2a592d color preview, HTML & CSS examples
This text has a color of #2a592d
<p style="color:#2a592d;">Text here</p>
.mytext {color:#2a592d;}
This box has a color of #2a592d
<div style="background-color:#2a592d;">Content here</div>
.mybackground {background-color:#2a592d;}
Border around this has a color of #2a592d
<div style="border:2px solid #2a592d;">Content here</div>
.myborder {border:2px solid #2a592d;}