#2d2f41 color space conversions
Hex:
#2d2f41
RGB:
45, 47, 65
CMY:
82, 82, 75
CMYK:
31, 28, 0, 75
HSL:
234°, 18.1818%, 21.5686%
HSV (HSB):
234°, 30.7692%, 25.4902%
XYZ:
3.0528, 2.9726, 5.4139
xyY:
0.2669, 0.2599, 2.9726
CIE-Lab:
19.9337, 4.0503, -11.5892
CIE-LCH:
19.9337, 12.2766, 289.2641
CIE-Luv:
19.9337, -1.7332, -12.8412
Hunter-Lab:
17.2412, 1.4344, -6.5488
#2d2f41 color charts
#2d2f41 color shades, tints & tones
#2d2f41 color schemes
#2d2f41 color preview, HTML & CSS examples
This text has a color of #2d2f41
<p style="color:#2d2f41;">Text here</p>
.mytext {color:#2d2f41;}
This box has a color of #2d2f41
<div style="background-color:#2d2f41;">Content here</div>
.mybackground {background-color:#2d2f41;}
Border around this has a color of #2d2f41
<div style="border:2px solid #2d2f41;">Content here</div>
.myborder {border:2px solid #2d2f41;}