#2a400e color space conversions
Hex:
#2a400e
RGB:
42, 64, 14
CMY:
84, 75, 95
CMYK:
34, 0, 78, 75
HSL:
86°, 64.1026%, 15.2941%
HSV (HSB):
86°, 78.1250%, 25.0980%
XYZ:
2.8675, 4.1907, 1.0732
xyY:
0.3526, 0.5154, 4.1907
CIE-Lab:
24.2922, -18.0201, 26.5875
CIE-LCH:
24.2922, 32.1189, 124.1280
CIE-Luv:
24.2922, -9.9422, 24.8509
Hunter-Lab:
20.4713, -10.8215, 11.2216
#2a400e color charts
#2a400e color shades, tints & tones
#2a400e color schemes
#2a400e color preview, HTML & CSS examples
This text has a color of #2a400e
<p style="color:#2a400e;">Text here</p>
.mytext {color:#2a400e;}
This box has a color of #2a400e
<div style="background-color:#2a400e;">Content here</div>
.mybackground {background-color:#2a400e;}
Border around this has a color of #2a400e
<div style="border:2px solid #2a400e;">Content here</div>
.myborder {border:2px solid #2a400e;}