#2c383e color space conversions
Hex:
#2c383e
RGB:
44, 56, 62
CMY:
83, 78, 76
CMYK:
29, 10, 0, 76
HSL:
200°, 16.9811%, 20.7843%
HSV (HSB):
200°, 29.0323%, 24.3137%
XYZ:
3.3224, 3.7116, 5.0987
xyY:
0.2738, 0.3059, 3.7116
CIE-Lab:
22.6942, -3.3019, -5.3741
CIE-LCH:
22.6942, 6.3074, 238.4326
CIE-Luv:
22.6942, -5.5936, -5.5177
Hunter-Lab:
19.2656, -2.9321, -2.2055
#2c383e color charts
#2c383e color shades, tints & tones
#2c383e color schemes
#2c383e color preview, HTML & CSS examples
This text has a color of #2c383e
<p style="color:#2c383e;">Text here</p>
.mytext {color:#2c383e;}
This box has a color of #2c383e
<div style="background-color:#2c383e;">Content here</div>
.mybackground {background-color:#2c383e;}
Border around this has a color of #2c383e
<div style="border:2px solid #2c383e;">Content here</div>
.myborder {border:2px solid #2c383e;}