#2e2f00 color space conversions
Hex:
#2e2f00
RGB:
46, 47, 0
CMY:
82, 82, 100
CMYK:
2, 0, 100, 82
HSL:
61°, 100.0000%, 9.2157%
HSV (HSB):
61°, 100.0000%, 18.4314%
XYZ:
2.1432, 2.6139, 0.3916
xyY:
0.4163, 0.5077, 2.6139
CIE-Lab:
18.4260, -7.1297, 26.1681
CIE-LCH:
18.4260, 27.1220, 105.2407
CIE-Luv:
18.4260, 0.8988, 20.3250
Hunter-Lab:
16.1675, -4.6304, 9.8813
#2e2f00 color charts
#2e2f00 color shades, tints & tones
#2e2f00 color schemes
#2e2f00 color preview, HTML & CSS examples
This text has a color of #2e2f00
<p style="color:#2e2f00;">Text here</p>
.mytext {color:#2e2f00;}
This box has a color of #2e2f00
<div style="background-color:#2e2f00;">Content here</div>
.mybackground {background-color:#2e2f00;}
Border around this has a color of #2e2f00
<div style="border:2px solid #2e2f00;">Content here</div>
.myborder {border:2px solid #2e2f00;}