#2e2e01 color space conversions
Hex:
#2e2e01
RGB:
46, 46, 1
CMY:
82, 82, 100
CMYK:
0, 0, 98, 82
HSL:
60°, 95.7447%, 9.2157%
HSV (HSB):
60°, 97.8261%, 18.0392%
XYZ:
2.1092, 2.5370, 0.4072
xyY:
0.4174, 0.5020, 2.5370
CIE-Lab:
18.0852, -6.4128, 25.3564
CIE-LCH:
18.0852, 26.1548, 104.1930
CIE-Luv:
18.0852, 1.4139, 19.6018
Hunter-Lab:
15.9280, -4.2371, 9.6337
#2e2e01 color charts
#2e2e01 color shades, tints & tones
#2e2e01 color schemes
#2e2e01 color preview, HTML & CSS examples
This text has a color of #2e2e01
<p style="color:#2e2e01;">Text here</p>
.mytext {color:#2e2e01;}
This box has a color of #2e2e01
<div style="background-color:#2e2e01;">Content here</div>
.mybackground {background-color:#2e2e01;}
Border around this has a color of #2e2e01
<div style="border:2px solid #2e2e01;">Content here</div>
.myborder {border:2px solid #2e2e01;}