#2e2e04 color space conversions
Hex:
#2e2e04
RGB:
46, 46, 4
CMY:
82, 82, 98
CMYK:
0, 0, 91, 82
HSL:
60°, 84.0000%, 9.8039%
HSV (HSB):
60°, 91.3043%, 18.0392%
XYZ:
2.1256, 2.5436, 0.4938
xyY:
0.4117, 0.4927, 2.5436
CIE-Lab:
18.1146, -6.1756, 24.1692
CIE-LCH:
18.1146, 24.9457, 104.3333
CIE-Luv:
18.1146, 1.3562, 18.8016
Hunter-Lab:
15.9487, -4.1198, 9.3284
#2e2e04 color charts
#2e2e04 color shades, tints & tones
#2e2e04 color schemes
#2e2e04 color preview, HTML & CSS examples
This text has a color of #2e2e04
<p style="color:#2e2e04;">Text here</p>
.mytext {color:#2e2e04;}
This box has a color of #2e2e04
<div style="background-color:#2e2e04;">Content here</div>
.mybackground {background-color:#2e2e04;}
Border around this has a color of #2e2e04
<div style="border:2px solid #2e2e04;">Content here</div>
.myborder {border:2px solid #2e2e04;}