#2d3d51 color space conversions
Hex:
#2d3d51
RGB:
45, 61, 81
CMY:
82, 76, 68
CMYK:
44, 25, 0, 68
HSL:
213°, 28.5714%, 24.7059%
HSV (HSB):
213°, 44.4444%, 31.7647%
XYZ:
4.2361, 4.4895, 8.4279
xyY:
0.2470, 0.2617, 4.4895
CIE-Lab:
25.2277, -0.4308, -14.1523
CIE-LCH:
25.2277, 14.1589, 268.2564
CIE-Luv:
25.2277, -7.5117, -16.7894
Hunter-Lab:
21.1883, -1.3925, -8.7513
#2d3d51 color charts
#2d3d51 color shades, tints & tones
#2d3d51 color schemes
#2d3d51 color preview, HTML & CSS examples
This text has a color of #2d3d51
<p style="color:#2d3d51;">Text here</p>
.mytext {color:#2d3d51;}
This box has a color of #2d3d51
<div style="background-color:#2d3d51;">Content here</div>
.mybackground {background-color:#2d3d51;}
Border around this has a color of #2d3d51
<div style="border:2px solid #2d3d51;">Content here</div>
.myborder {border:2px solid #2d3d51;}