#2d2d23 color space conversions
Hex:
#2d2d23
RGB:
45, 45, 35
CMY:
82, 82, 86
CMYK:
0, 0, 22, 82
HSL:
60°, 12.5000%, 15.6863%
HSV (HSB):
60°, 22.2222%, 17.6471%
XYZ:
2.3239, 2.5560, 1.9610
xyY:
0.3397, 0.3736, 2.5560
CIE-Lab:
18.1700, -2.1629, 6.4893
CIE-LCH:
18.1700, 6.8403, 108.4330
CIE-Luv:
18.1700, 0.4411, 6.1120
Hunter-Lab:
15.9875, -2.0314, 3.9189
#2d2d23 color charts
#2d2d23 color shades, tints & tones
#2d2d23 color schemes
#2d2d23 color preview, HTML & CSS examples
This text has a color of #2d2d23
<p style="color:#2d2d23;">Text here</p>
.mytext {color:#2d2d23;}
This box has a color of #2d2d23
<div style="background-color:#2d2d23;">Content here</div>
.mybackground {background-color:#2d2d23;}
Border around this has a color of #2d2d23
<div style="border:2px solid #2d2d23;">Content here</div>
.myborder {border:2px solid #2d2d23;}