#2d221f color space conversions
Hex:
#2d221f
RGB:
45, 34, 31
CMY:
82, 87, 88
CMYK:
0, 24, 31, 82
HSL:
13°, 18.4211%, 14.9020%
HSV (HSB):
13°, 31.1111%, 17.6471%
XYZ:
1.9015, 1.8009, 1.5437
xyY:
0.3625, 0.3433, 1.8009
CIE-Lab:
14.4055, 4.6769, 4.0174
CIE-LCH:
14.4055, 6.1655, 40.6625
CIE-Luv:
14.4055, 5.4121, 2.7755
Hunter-Lab:
13.4197, 1.8087, 2.5735
#2d221f color charts
#2d221f color shades, tints & tones
#2d221f color schemes
#2d221f color preview, HTML & CSS examples
This text has a color of #2d221f
<p style="color:#2d221f;">Text here</p>
.mytext {color:#2d221f;}
This box has a color of #2d221f
<div style="background-color:#2d221f;">Content here</div>
.mybackground {background-color:#2d221f;}
Border around this has a color of #2d221f
<div style="border:2px solid #2d221f;">Content here</div>
.myborder {border:2px solid #2d221f;}