#2c2d3d color space conversions
Hex:
#2c2d3d
RGB:
44, 45, 61
CMY:
83, 82, 76
CMYK:
28, 26, 0, 76
HSL:
236°, 16.1905%, 20.5882%
HSV (HSB):
236°, 27.8689%, 23.9216%
XYZ:
2.8194, 2.7492, 4.7969
xyY:
0.2720, 0.2652, 2.7492
CIE-Lab:
19.0100, 3.8730, -10.2748
CIE-LCH:
19.0100, 10.9805, 290.6535
CIE-Luv:
19.0100, -1.2079, -11.1230
Hunter-Lab:
16.5806, 1.3364, -5.5467
#2c2d3d color charts
#2c2d3d color shades, tints & tones
#2c2d3d color schemes
#2c2d3d color preview, HTML & CSS examples
This text has a color of #2c2d3d
<p style="color:#2c2d3d;">Text here</p>
.mytext {color:#2c2d3d;}
This box has a color of #2c2d3d
<div style="background-color:#2c2d3d;">Content here</div>
.mybackground {background-color:#2c2d3d;}
Border around this has a color of #2c2d3d
<div style="border:2px solid #2c2d3d;">Content here</div>
.myborder {border:2px solid #2c2d3d;}