#2c3d4d color space conversions
Hex:
#2c3d4d
RGB:
44, 61, 77
CMY:
83, 76, 70
CMYK:
43, 21, 0, 70
HSL:
209°, 27.2727%, 23.7255%
HSV (HSB):
209°, 42.8571%, 30.1961%
XYZ:
4.0470, 4.4088, 7.6589
xyY:
0.2511, 0.2736, 4.4088
CIE-Lab:
24.9793, -2.0384, -11.9051
CIE-LCH:
24.9793, 12.0784, 260.2838
CIE-Luv:
24.9793, -7.8147, -13.7658
Hunter-Lab:
20.9971, -2.3406, -6.9285
#2c3d4d color charts
#2c3d4d color shades, tints & tones
#2c3d4d color schemes
#2c3d4d color preview, HTML & CSS examples
This text has a color of #2c3d4d
<p style="color:#2c3d4d;">Text here</p>
.mytext {color:#2c3d4d;}
This box has a color of #2c3d4d
<div style="background-color:#2c3d4d;">Content here</div>
.mybackground {background-color:#2c3d4d;}
Border around this has a color of #2c3d4d
<div style="border:2px solid #2c3d4d;">Content here</div>
.myborder {border:2px solid #2c3d4d;}