#2a2b2a color space conversions
Hex:
#2a2b2a
RGB:
42, 43, 42
CMY:
84, 83, 84
CMYK:
2, 0, 2, 83
HSL:
120°, 1.1765%, 16.6667%
HSV (HSB):
120°, 2.3256%, 16.8627%
XYZ:
2.2366, 2.3872, 2.5334
xyY:
0.3125, 0.3335, 2.3872
CIE-Lab:
17.4004, -0.6861, 0.4904
CIE-LCH:
17.4004, 0.8434, 144.4445
CIE-Luv:
17.4004, -0.4147, 0.5334
Hunter-Lab:
15.4504, -1.1982, 1.0937
#2a2b2a color charts
#2a2b2a color shades, tints & tones
#2a2b2a color schemes
#2a2b2a color preview, HTML & CSS examples
This text has a color of #2a2b2a
<p style="color:#2a2b2a;">Text here</p>
.mytext {color:#2a2b2a;}
This box has a color of #2a2b2a
<div style="background-color:#2a2b2a;">Content here</div>
.mybackground {background-color:#2a2b2a;}
Border around this has a color of #2a2b2a
<div style="border:2px solid #2a2b2a;">Content here</div>
.myborder {border:2px solid #2a2b2a;}