#2c4c4c color space conversions
Hex:
#2c4c4c
RGB:
44, 76, 76
CMY:
83, 70, 70
CMYK:
42, 0, 0, 70
HSL:
180°, 26.6667%, 23.5294%
HSV (HSB):
180°, 42.1053%, 29.8039%
XYZ:
4.9277, 6.2262, 7.7795
xyY:
0.2603, 0.3288, 6.2262
CIE-Lab:
29.9760, -11.7333, -3.7214
CIE-LCH:
29.9760, 12.3093, 197.5972
CIE-Luv:
29.9760, -13.9602, -3.0165
Hunter-Lab:
24.9523, -8.4157, -1.0186
#2c4c4c color charts
#2c4c4c color shades, tints & tones
#2c4c4c color schemes
#2c4c4c color preview, HTML & CSS examples
This text has a color of #2c4c4c
<p style="color:#2c4c4c;">Text here</p>
.mytext {color:#2c4c4c;}
This box has a color of #2c4c4c
<div style="background-color:#2c4c4c;">Content here</div>
.mybackground {background-color:#2c4c4c;}
Border around this has a color of #2c4c4c
<div style="border:2px solid #2c4c4c;">Content here</div>
.myborder {border:2px solid #2c4c4c;}