#2c3a3c color space conversions
Hex:
#2c3a3c
RGB:
44, 58, 60
CMY:
83, 77, 76
CMYK:
27, 3, 0, 76
HSL:
188°, 15.3846%, 20.3922%
HSV (HSB):
188°, 26.6667%, 23.5294%
XYZ:
3.3674, 3.8878, 4.8479
xyY:
0.2782, 0.3212, 3.8878
CIE-Lab:
23.2971, -5.1659, -3.1326
CIE-LCH:
23.2971, 6.0415, 211.2322
CIE-Luv:
23.2971, -6.4028, -2.8214
Hunter-Lab:
19.7176, -4.0215, -0.7752
#2c3a3c color charts
#2c3a3c color shades, tints & tones
#2c3a3c color schemes
#2c3a3c color preview, HTML & CSS examples
This text has a color of #2c3a3c
<p style="color:#2c3a3c;">Text here</p>
.mytext {color:#2c3a3c;}
This box has a color of #2c3a3c
<div style="background-color:#2c3a3c;">Content here</div>
.mybackground {background-color:#2c3a3c;}
Border around this has a color of #2c3a3c
<div style="border:2px solid #2c3a3c;">Content here</div>
.myborder {border:2px solid #2c3a3c;}