#2d201a color space conversions
Hex:
#2d201a
RGB:
45, 32, 26
CMY:
82, 87, 90
CMYK:
0, 29, 42, 82
HSL:
19°, 26.7606%, 13.9216%
HSV (HSB):
19°, 42.2222%, 17.6471%
XYZ:
1.7852, 1.6655, 1.2047
xyY:
0.3835, 0.3578, 1.6655
CIE-Lab:
13.6237, 5.2191, 6.5098
CIE-LCH:
13.6237, 8.3436, 51.2798
CIE-Luv:
13.6237, 6.5869, 4.4342
Hunter-Lab:
12.9054, 2.1068, 3.4993
#2d201a color charts
#2d201a color shades, tints & tones
#2d201a color schemes
#2d201a color preview, HTML & CSS examples
This text has a color of #2d201a
<p style="color:#2d201a;">Text here</p>
.mytext {color:#2d201a;}
This box has a color of #2d201a
<div style="background-color:#2d201a;">Content here</div>
.mybackground {background-color:#2d201a;}
Border around this has a color of #2d201a
<div style="border:2px solid #2d201a;">Content here</div>
.myborder {border:2px solid #2d201a;}