#2d3132 color space conversions
Hex:
#2d3132
RGB:
45, 49, 50
CMY:
82, 81, 80
CMYK:
10, 2, 0, 80
HSL:
192°, 5.2632%, 18.6275%
HSV (HSB):
192°, 10.0000%, 19.6078%
XYZ:
2.7562, 2.9848, 3.4485
xyY:
0.2999, 0.3248, 2.9848
CIE-Lab:
19.9829, -1.4856, -1.2384
CIE-LCH:
19.9829, 1.9340, 219.8139
CIE-Luv:
19.9829, -1.9069, -1.0823
Hunter-Lab:
17.2766, -1.7570, 0.2591
#2d3132 color charts
#2d3132 color shades, tints & tones
#2d3132 color schemes
#2d3132 color preview, HTML & CSS examples
This text has a color of #2d3132
<p style="color:#2d3132;">Text here</p>
.mytext {color:#2d3132;}
This box has a color of #2d3132
<div style="background-color:#2d3132;">Content here</div>
.mybackground {background-color:#2d3132;}
Border around this has a color of #2d3132
<div style="border:2px solid #2d3132;">Content here</div>
.myborder {border:2px solid #2d3132;}