#2c676c color space conversions
Hex:
#2c676c
RGB:
44, 103, 108
CMY:
83, 60, 58
CMYK:
59, 5, 0, 58
HSL:
185°, 42.1053%, 29.8039%
HSV (HSB):
185°, 59.2593%, 42.3529%
XYZ:
8.5957, 11.3187, 15.9190
xyY:
0.2399, 0.3159, 11.3187
CIE-Lab:
40.1121, -17.4305, -8.6166
CIE-LCH:
40.1121, 19.4440, 206.3049
CIE-Luv:
40.1121, -23.8788, -9.3120
Hunter-Lab:
33.6432, -13.2696, -4.5041
#2c676c color charts
#2c676c color shades, tints & tones
#2c676c color schemes
#2c676c color preview, HTML & CSS examples
This text has a color of #2c676c
<p style="color:#2c676c;">Text here</p>
.mytext {color:#2c676c;}
This box has a color of #2c676c
<div style="background-color:#2c676c;">Content here</div>
.mybackground {background-color:#2c676c;}
Border around this has a color of #2c676c
<div style="border:2px solid #2c676c;">Content here</div>
.myborder {border:2px solid #2c676c;}