#2a3600 color space conversions
Hex:
#2a3600
RGB:
42, 54, 0
CMY:
84, 79, 100
CMYK:
22, 0, 100, 79
HSL:
73°, 100.0000%, 10.5882%
HSV (HSB):
73°, 100.0000%, 21.1765%
XYZ:
2.2740, 3.1306, 0.4844
xyY:
0.3861, 0.5316, 3.1306
CIE-Lab:
20.5594, -13.5089, 28.5186
CIE-LCH:
20.5594, 31.5563, 115.3463
CIE-Luv:
20.5594, -4.9126, 23.3976
Hunter-Lab:
17.6934, -8.0222, 10.7622
#2a3600 color charts
#2a3600 color shades, tints & tones
#2a3600 color schemes
#2a3600 color preview, HTML & CSS examples
This text has a color of #2a3600
<p style="color:#2a3600;">Text here</p>
.mytext {color:#2a3600;}
This box has a color of #2a3600
<div style="background-color:#2a3600;">Content here</div>
.mybackground {background-color:#2a3600;}
Border around this has a color of #2a3600
<div style="border:2px solid #2a3600;">Content here</div>
.myborder {border:2px solid #2a3600;}