#2c3d3d color space conversions
Hex:
#2c3d3d
RGB:
44, 61, 61
CMY:
83, 76, 76
CMYK:
28, 0, 0, 76
HSL:
180°, 16.1905%, 20.5882%
HSV (HSB):
180°, 27.8689%, 23.9216%
XYZ:
3.5498, 4.2099, 5.0404
xyY:
0.2773, 0.3289, 4.2099
CIE-Lab:
24.3535, -6.8067, -2.2371
CIE-LCH:
24.3535, 7.1649, 198.1936
CIE-Luv:
24.3535, -7.6927, -1.6636
Hunter-Lab:
20.5180, -5.0248, -0.2024
#2c3d3d color charts
#2c3d3d color shades, tints & tones
#2c3d3d color schemes
#2c3d3d color preview, HTML & CSS examples
This text has a color of #2c3d3d
<p style="color:#2c3d3d;">Text here</p>
.mytext {color:#2c3d3d;}
This box has a color of #2c3d3d
<div style="background-color:#2c3d3d;">Content here</div>
.mybackground {background-color:#2c3d3d;}
Border around this has a color of #2c3d3d
<div style="border:2px solid #2c3d3d;">Content here</div>
.myborder {border:2px solid #2c3d3d;}