#2c3e3f color space conversions
Hex:
#2c3e3f
RGB:
44, 62, 63
CMY:
83, 76, 75
CMYK:
30, 2, 0, 75
HSL:
183°, 17.7570%, 20.9804%
HSV (HSB):
183°, 30.1587%, 24.7059%
XYZ:
3.6585, 4.3396, 5.3474
xyY:
0.2741, 0.3252, 4.3396
CIE-Lab:
24.7638, -6.8851, -2.9593
CIE-LCH:
24.7638, 7.4941, 203.2583
CIE-Luv:
24.7638, -8.1310, -2.4909
Hunter-Lab:
20.8317, -5.1067, -0.6373
#2c3e3f color charts
#2c3e3f color shades, tints & tones
#2c3e3f color schemes
#2c3e3f color preview, HTML & CSS examples
This text has a color of #2c3e3f
<p style="color:#2c3e3f;">Text here</p>
.mytext {color:#2c3e3f;}
This box has a color of #2c3e3f
<div style="background-color:#2c3e3f;">Content here</div>
.mybackground {background-color:#2c3e3f;}
Border around this has a color of #2c3e3f
<div style="border:2px solid #2c3e3f;">Content here</div>
.myborder {border:2px solid #2c3e3f;}