#2e010e color space conversions
Hex:
#2e010e
RGB:
46, 1, 14
CMY:
82, 100, 95
CMYK:
0, 98, 70, 82
HSL:
343°, 95.7447%, 9.2157%
HSV (HSB):
343°, 97.8261%, 18.0392%
XYZ:
1.2168, 0.6343, 0.4738
xyY:
0.5234, 0.2728, 0.6343
CIE-Lab:
5.7292, 23.3078, 3.1016
CIE-LCH:
5.7292, 23.5133, 7.5799
CIE-Luv:
5.7292, 15.0970, 0.1049
Hunter-Lab:
7.9640, 13.3362, 2.0478
#2e010e color charts
#2e010e color shades, tints & tones
#2e010e color schemes
#2e010e color preview, HTML & CSS examples
This text has a color of #2e010e
<p style="color:#2e010e;">Text here</p>
.mytext {color:#2e010e;}
This box has a color of #2e010e
<div style="background-color:#2e010e;">Content here</div>
.mybackground {background-color:#2e010e;}
Border around this has a color of #2e010e
<div style="border:2px solid #2e010e;">Content here</div>
.myborder {border:2px solid #2e010e;}