#2d2d29 color space conversions
Hex:
#2d2d29
RGB:
45, 45, 41
CMY:
82, 82, 84
CMYK:
0, 0, 9, 82
HSL:
60°, 4.6512%, 16.8627%
HSV (HSB):
60°, 8.8889%, 17.6471%
XYZ:
2.4208, 2.5948, 2.4711
xyY:
0.3234, 0.3466, 2.5948
CIE-Lab:
18.3418, -0.9145, 2.5855
CIE-LCH:
18.3418, 2.7424, 109.4779
CIE-Luv:
18.3418, 0.1834, 2.5377
Hunter-Lab:
16.1082, -1.3637, 2.1805
#2d2d29 color charts
#2d2d29 color shades, tints & tones
#2d2d29 color schemes
#2d2d29 color preview, HTML & CSS examples
This text has a color of #2d2d29
<p style="color:#2d2d29;">Text here</p>
.mytext {color:#2d2d29;}
This box has a color of #2d2d29
<div style="background-color:#2d2d29;">Content here</div>
.mybackground {background-color:#2d2d29;}
Border around this has a color of #2d2d29
<div style="border:2px solid #2d2d29;">Content here</div>
.myborder {border:2px solid #2d2d29;}