#2e1234 color space conversions
Hex:
#2e1234
RGB:
46, 18, 52
CMY:
82, 93, 80
CMYK:
12, 65, 0, 80
HSL:
289°, 48.5714%, 13.7255%
HSV (HSB):
289°, 65.3846%, 20.3922%
XYZ:
1.9629, 1.2614, 3.3888
xyY:
0.2968, 0.1907, 1.2614
CIE-Lab:
11.0027, 20.7876, -16.3546
CIE-LCH:
11.0027, 26.4499, 321.8062
CIE-Luv:
11.0027, 7.8702, -14.6924
Hunter-Lab:
11.2312, 11.5417, -10.0280
#2e1234 color charts
#2e1234 color shades, tints & tones
#2e1234 color schemes
#2e1234 color preview, HTML & CSS examples
This text has a color of #2e1234
<p style="color:#2e1234;">Text here</p>
.mytext {color:#2e1234;}
This box has a color of #2e1234
<div style="background-color:#2e1234;">Content here</div>
.mybackground {background-color:#2e1234;}
Border around this has a color of #2e1234
<div style="border:2px solid #2e1234;">Content here</div>
.myborder {border:2px solid #2e1234;}