#2d352a color space conversions
Hex:
#2d352a
RGB:
45, 53, 42
CMY:
82, 79, 84
CMYK:
15, 0, 21, 79
HSL:
104°, 11.5789%, 18.6275%
HSV (HSB):
104°, 20.7547%, 20.7843%
XYZ:
2.7732, 3.2713, 2.6757
xyY:
0.3180, 0.3751, 3.2713
CIE-Lab:
21.0991, -5.9816, 5.8173
CIE-LCH:
21.0991, 8.3439, 135.7981
CIE-Luv:
21.0991, -3.4439, 6.4248
Hunter-Lab:
18.0866, -4.2823, 3.8893
#2d352a color charts
#2d352a color shades, tints & tones
#2d352a color schemes
#2d352a color preview, HTML & CSS examples
This text has a color of #2d352a
<p style="color:#2d352a;">Text here</p>
.mytext {color:#2d352a;}
This box has a color of #2d352a
<div style="background-color:#2d352a;">Content here</div>
.mybackground {background-color:#2d352a;}
Border around this has a color of #2d352a
<div style="border:2px solid #2d352a;">Content here</div>
.myborder {border:2px solid #2d352a;}