#2d2121 color space conversions
Hex:
#2d2121
RGB:
45, 33, 33
CMY:
82, 87, 87
CMYK:
0, 27, 27, 82
HSL:
0°, 15.3846%, 15.2941%
HSV (HSB):
0°, 26.6667%, 17.6471%
XYZ:
1.9006, 1.7554, 1.6775
xyY:
0.3563, 0.3291, 1.7554
CIE-Lab:
14.1474, 5.7659, 2.2126
CIE-LCH:
14.1474, 6.1758, 20.9936
CIE-Luv:
14.1474, 5.6465, 1.2155
Hunter-Lab:
13.2492, 2.4193, 1.7676
#2d2121 color charts
#2d2121 color shades, tints & tones
#2d2121 color schemes
#2d2121 color preview, HTML & CSS examples
This text has a color of #2d2121
<p style="color:#2d2121;">Text here</p>
.mytext {color:#2d2121;}
This box has a color of #2d2121
<div style="background-color:#2d2121;">Content here</div>
.mybackground {background-color:#2d2121;}
Border around this has a color of #2d2121
<div style="border:2px solid #2d2121;">Content here</div>
.myborder {border:2px solid #2d2121;}