#2e1000 color space conversions
Hex:
#2e1000
RGB:
46, 16, 0
CMY:
82, 94, 100
CMYK:
0, 65, 100, 82
HSL:
21°, 100.0000%, 9.0196%
HSV (HSB):
21°, 100.0000%, 18.0392%
XYZ:
1.3120, 0.9514, 0.1145
xyY:
0.5517, 0.4001, 0.9514
CIE-Lab:
8.5800, 13.9929, 13.1555
CIE-LCH:
8.5800, 19.2060, 43.2334
CIE-Luv:
8.5800, 14.6863, 7.7295
Hunter-Lab:
9.7541, 6.9400, 6.1319
#2e1000 color charts
#2e1000 color shades, tints & tones
#2e1000 color schemes
#2e1000 color preview, HTML & CSS examples
This text has a color of #2e1000
<p style="color:#2e1000;">Text here</p>
.mytext {color:#2e1000;}
This box has a color of #2e1000
<div style="background-color:#2e1000;">Content here</div>
.mybackground {background-color:#2e1000;}
Border around this has a color of #2e1000
<div style="border:2px solid #2e1000;">Content here</div>
.myborder {border:2px solid #2e1000;}