#2a022e color space conversions
Hex:
#2a022e
RGB:
42, 2, 46
CMY:
84, 99, 82
CMYK:
9, 96, 0, 82
HSL:
295°, 91.6667%, 9.4118%
HSV (HSB):
295°, 95.6522%, 18.0392%
XYZ:
1.4697, 0.7329, 2.6488
xyY:
0.3029, 0.1511, 0.7329
CIE-Lab:
6.6204, 27.0645, -18.9500
CIE-LCH:
6.6204, 33.0392, 325.0011
CIE-Luv:
6.6204, 7.7629, -12.4919
Hunter-Lab:
8.5610, 15.6617, -12.3515
#2a022e color charts
#2a022e color shades, tints & tones
#2a022e color schemes
#2a022e color preview, HTML & CSS examples
This text has a color of #2a022e
<p style="color:#2a022e;">Text here</p>
.mytext {color:#2a022e;}
This box has a color of #2a022e
<div style="background-color:#2a022e;">Content here</div>
.mybackground {background-color:#2a022e;}
Border around this has a color of #2a022e
<div style="border:2px solid #2a022e;">Content here</div>
.myborder {border:2px solid #2a022e;}