#2e0e0d color space conversions
Hex:
#2e0e0d
RGB:
46, 14, 13
CMY:
82, 95, 95
CMYK:
0, 70, 72, 82
HSL:
2°, 55.9322%, 11.5686%
HSV (HSB):
2°, 71.7391%, 18.0392%
XYZ:
1.3564, 0.9240, 0.4876
xyY:
0.4900, 0.3338, 0.9240
CIE-Lab:
8.3414, 16.3595, 7.4070
CIE-LCH:
8.3414, 17.9582, 24.3592
CIE-Luv:
8.3414, 13.8211, 3.2796
Hunter-Lab:
9.6124, 8.3664, 3.7209
#2e0e0d color charts
#2e0e0d color shades, tints & tones
#2e0e0d color schemes
#2e0e0d color preview, HTML & CSS examples
This text has a color of #2e0e0d
<p style="color:#2e0e0d;">Text here</p>
.mytext {color:#2e0e0d;}
This box has a color of #2e0e0d
<div style="background-color:#2e0e0d;">Content here</div>
.mybackground {background-color:#2e0e0d;}
Border around this has a color of #2e0e0d
<div style="border:2px solid #2e0e0d;">Content here</div>
.myborder {border:2px solid #2e0e0d;}