#2a201a color space conversions
Hex:
#2a201a
RGB:
42, 32, 26
CMY:
84, 87, 90
CMYK:
0, 24, 38, 84
HSL:
23°, 23.5294%, 13.3333%
HSV (HSB):
23°, 38.0952%, 16.4706%
XYZ:
1.6578, 1.5998, 1.1987
xyY:
0.3720, 0.3590, 1.5998
CIE-Lab:
13.2292, 3.6807, 5.9033
CIE-LCH:
13.2292, 6.9568, 58.0564
CIE-Luv:
13.2292, 4.9628, 4.1098
Hunter-Lab:
12.6485, 1.2607, 3.2350
#2a201a color charts
#2a201a color shades, tints & tones
#2a201a color schemes
#2a201a color preview, HTML & CSS examples
This text has a color of #2a201a
<p style="color:#2a201a;">Text here</p>
.mytext {color:#2a201a;}
This box has a color of #2a201a
<div style="background-color:#2a201a;">Content here</div>
.mybackground {background-color:#2a201a;}
Border around this has a color of #2a201a
<div style="border:2px solid #2a201a;">Content here</div>
.myborder {border:2px solid #2a201a;}