#2d3a3f color space conversions
Hex:
#2d3a3f
RGB:
45, 58, 63
CMY:
82, 77, 75
CMYK:
29, 8, 0, 75
HSL:
197°, 16.6667%, 21.1765%
HSV (HSB):
197°, 28.5714%, 24.7059%
XYZ:
3.4924, 3.9429, 5.2796
xyY:
0.2747, 0.3101, 3.9429
CIE-Lab:
23.4817, -3.9532, -4.8588
CIE-LCH:
23.4817, 6.2638, 230.8679
CIE-Luv:
23.4817, -6.0512, -4.9267
Hunter-Lab:
19.8567, -3.3542, -1.8647
#2d3a3f color charts
#2d3a3f color shades, tints & tones
#2d3a3f color schemes
#2d3a3f color preview, HTML & CSS examples
This text has a color of #2d3a3f
<p style="color:#2d3a3f;">Text here</p>
.mytext {color:#2d3a3f;}
This box has a color of #2d3a3f
<div style="background-color:#2d3a3f;">Content here</div>
.mybackground {background-color:#2d3a3f;}
Border around this has a color of #2d3a3f
<div style="border:2px solid #2d3a3f;">Content here</div>
.myborder {border:2px solid #2d3a3f;}