#2e0d0d color space conversions
Hex:
#2e0d0d
RGB:
46, 13, 13
CMY:
82, 95, 95
CMYK:
0, 72, 72, 82
HSL:
0°, 55.9322%, 11.5686%
HSV (HSB):
0°, 71.7391%, 18.0392%
XYZ:
1.3433, 0.8977, 0.4833
xyY:
0.4931, 0.3295, 0.8977
CIE-Lab:
8.1088, 16.9697, 7.0686
CIE-LCH:
8.1088, 18.3830, 22.6138
CIE-Luv:
8.1088, 13.9808, 3.0143
Hunter-Lab:
9.4750, 8.7251, 3.6085
#2e0d0d color charts
#2e0d0d color shades, tints & tones
#2e0d0d color schemes
#2e0d0d color preview, HTML & CSS examples
This text has a color of #2e0d0d
<p style="color:#2e0d0d;">Text here</p>
.mytext {color:#2e0d0d;}
This box has a color of #2e0d0d
<div style="background-color:#2e0d0d;">Content here</div>
.mybackground {background-color:#2e0d0d;}
Border around this has a color of #2e0d0d
<div style="border:2px solid #2e0d0d;">Content here</div>
.myborder {border:2px solid #2e0d0d;}