#2d322c color space conversions
Hex:
#2d322c
RGB:
45, 50, 44
CMY:
82, 80, 83
CMYK:
10, 0, 12, 80
HSL:
110°, 6.3830%, 18.4314%
HSV (HSB):
110°, 12.0000%, 19.6078%
XYZ:
2.6774, 3.0209, 2.8249
xyY:
0.3141, 0.3544, 3.0209
CIE-Lab:
20.1276, -3.5873, 3.0816
CIE-LCH:
20.1276, 4.7292, 139.3369
CIE-Luv:
20.1276, -2.1390, 3.4446
Hunter-Lab:
17.3809, -2.9197, 2.5304
#2d322c color charts
#2d322c color shades, tints & tones
#2d322c color schemes
#2d322c color preview, HTML & CSS examples
This text has a color of #2d322c
<p style="color:#2d322c;">Text here</p>
.mytext {color:#2d322c;}
This box has a color of #2d322c
<div style="background-color:#2d322c;">Content here</div>
.mybackground {background-color:#2d322c;}
Border around this has a color of #2d322c
<div style="border:2px solid #2d322c;">Content here</div>
.myborder {border:2px solid #2d322c;}