#2e000a color space conversions
Hex:
#2e000a
RGB:
46, 0, 10
CMY:
82, 100, 96
CMYK:
0, 100, 78, 82
HSL:
347°, 100.0000%, 9.0196%
HSV (HSB):
347°, 100.0000%, 18.0392%
XYZ:
1.1815, 0.6028, 0.3412
xyY:
0.5559, 0.2836, 0.6028
CIE-Lab:
5.4447, 23.3910, 4.5066
CIE-LCH:
5.4447, 23.8212, 10.9051
CIE-Luv:
5.4447, 15.7400, 0.9921
Hunter-Lab:
7.7637, 13.5779, 2.8287
#2e000a color charts
#2e000a color shades, tints & tones
#2e000a color schemes
#2e000a color preview, HTML & CSS examples
This text has a color of #2e000a
<p style="color:#2e000a;">Text here</p>
.mytext {color:#2e000a;}
This box has a color of #2e000a
<div style="background-color:#2e000a;">Content here</div>
.mybackground {background-color:#2e000a;}
Border around this has a color of #2e000a
<div style="border:2px solid #2e000a;">Content here</div>
.myborder {border:2px solid #2e000a;}