#2d2f3f color space conversions
Hex:
#2d2f3f
RGB:
45, 47, 63
CMY:
82, 82, 75
CMYK:
29, 25, 0, 75
HSL:
233°, 16.6667%, 21.1765%
HSV (HSB):
233°, 28.5714%, 24.7059%
XYZ:
2.9959, 2.9498, 5.1141
xyY:
0.2709, 0.2667, 2.9498
CIE-Lab:
19.8417, 3.4527, -10.3644
CIE-LCH:
19.8417, 10.9244, 288.4243
CIE-Luv:
19.8417, -1.6412, -11.3864
Hunter-Lab:
17.1750, 1.0803, -5.6319
#2d2f3f color charts
#2d2f3f color shades, tints & tones
#2d2f3f color schemes
#2d2f3f color preview, HTML & CSS examples
This text has a color of #2d2f3f
<p style="color:#2d2f3f;">Text here</p>
.mytext {color:#2d2f3f;}
This box has a color of #2d2f3f
<div style="background-color:#2d2f3f;">Content here</div>
.mybackground {background-color:#2d2f3f;}
Border around this has a color of #2d2f3f
<div style="border:2px solid #2d2f3f;">Content here</div>
.myborder {border:2px solid #2d2f3f;}