#2a3b2c color space conversions
Hex:
#2a3b2c
RGB:
42, 59, 44
CMY:
84, 77, 83
CMYK:
29, 0, 25, 77
HSL:
127°, 16.8317%, 19.8039%
HSV (HSB):
127°, 28.8136%, 23.1373%
XYZ:
2.9734, 3.8020, 2.9600
xyY:
0.3054, 0.3905, 3.8020
CIE-Lab:
23.0058, -10.5816, 7.1145
CIE-LCH:
23.0058, 12.7509, 146.0855
CIE-Luv:
23.0058, -7.5295, 8.4985
Hunter-Lab:
19.4988, -6.9028, 4.6486
#2a3b2c color charts
#2a3b2c color shades, tints & tones
#2a3b2c color schemes
#2a3b2c color preview, HTML & CSS examples
This text has a color of #2a3b2c
<p style="color:#2a3b2c;">Text here</p>
.mytext {color:#2a3b2c;}
This box has a color of #2a3b2c
<div style="background-color:#2a3b2c;">Content here</div>
.mybackground {background-color:#2a3b2c;}
Border around this has a color of #2a3b2c
<div style="border:2px solid #2a3b2c;">Content here</div>
.myborder {border:2px solid #2a3b2c;}