#2e001c color space conversions
Hex:
#2e001c
RGB:
46, 0, 28
CMY:
82, 100, 89
CMYK:
0, 100, 39, 82
HSL:
323°, 100.0000%, 9.0196%
HSV (HSB):
323°, 100.0000%, 18.0392%
XYZ:
1.3363, 0.6647, 1.1565
xyY:
0.4232, 0.2105, 0.6647
CIE-Lab:
6.0040, 25.8327, -6.0251
CIE-LCH:
6.0040, 26.5260, 346.8712
CIE-Luv:
6.0040, 12.7938, -4.9548
Hunter-Lab:
8.1528, 14.9903, -2.7033
#2e001c color charts
#2e001c color shades, tints & tones
#2e001c color schemes
#2e001c color preview, HTML & CSS examples
This text has a color of #2e001c
<p style="color:#2e001c;">Text here</p>
.mytext {color:#2e001c;}
This box has a color of #2e001c
<div style="background-color:#2e001c;">Content here</div>
.mybackground {background-color:#2e001c;}
Border around this has a color of #2e001c
<div style="border:2px solid #2e001c;">Content here</div>
.myborder {border:2px solid #2e001c;}