#2c828c color space conversions
Hex:
#2c828c
RGB:
44, 130, 140
CMY:
83, 49, 45
CMYK:
69, 7, 0, 45
HSL:
186°, 52.1739%, 36.0784%
HSV (HSB):
186°, 68.5714%, 54.9020%
XYZ:
13.7550, 18.3942, 27.6364
xyY:
0.2301, 0.3077, 18.3942
CIE-Lab:
49.9708, -21.8481, -12.8875
CIE-LCH:
49.9708, 25.3658, 210.5350
CIE-Luv:
49.9708, -32.5889, -15.5940
Hunter-Lab:
42.8884, -17.8072, -8.1833
#2c828c color charts
#2c828c color shades, tints & tones
#2c828c color schemes
#2c828c color preview, HTML & CSS examples
This text has a color of #2c828c
<p style="color:#2c828c;">Text here</p>
.mytext {color:#2c828c;}
This box has a color of #2c828c
<div style="background-color:#2c828c;">Content here</div>
.mybackground {background-color:#2c828c;}
Border around this has a color of #2c828c
<div style="border:2px solid #2c828c;">Content here</div>
.myborder {border:2px solid #2c828c;}