#2d2929 color space conversions
Hex:
#2d2929
RGB:
45, 41, 41
CMY:
82, 84, 84
CMYK:
0, 9, 9, 82
HSL:
0°, 4.6512%, 16.8627%
HSV (HSB):
0°, 8.8889%, 17.6471%
XYZ:
2.2754, 2.3039, 2.4226
xyY:
0.3250, 0.3290, 2.3039
CIE-Lab:
17.0073, 1.8305, 0.6573
CIE-LCH:
17.0073, 1.9450, 19.7532
CIE-Luv:
17.0073, 1.8876, 0.4042
Hunter-Lab:
15.1785, 0.1961, 1.1618
#2d2929 color charts
#2d2929 color shades, tints & tones
#2d2929 color schemes
#2d2929 color preview, HTML & CSS examples
This text has a color of #2d2929
<p style="color:#2d2929;">Text here</p>
.mytext {color:#2d2929;}
This box has a color of #2d2929
<div style="background-color:#2d2929;">Content here</div>
.mybackground {background-color:#2d2929;}
Border around this has a color of #2d2929
<div style="border:2px solid #2d2929;">Content here</div>
.myborder {border:2px solid #2d2929;}