#3cb2a3 color space conversions
Hex:
#3cb2a3
RGB:
60, 178, 163
CMY:
76, 30, 36
CMYK:
66, 0, 8, 30
HSL:
172°, 49.5798%, 46.6667%
HSV (HSB):
172°, 66.2921%, 69.8039%
XYZ:
24.3947, 35.4458, 40.2063
xyY:
0.2438, 0.3543, 35.4458
CIE-Lab:
66.0943, -36.1020, -1.9437
CIE-LCH:
66.0943, 36.1542, 183.0817
CIE-Luv:
66.0943, -46.0903, 2.6521
Hunter-Lab:
59.5364, -31.0492, 1.6355
#3cb2a3 color charts
#3cb2a3 color shades, tints & tones
#3cb2a3 color schemes
#3cb2a3 color preview, HTML & CSS examples
This text has a color of #3cb2a3
<p style="color:#3cb2a3;">Text here</p>
.mytext {color:#3cb2a3;}
This box has a color of #3cb2a3
<div style="background-color:#3cb2a3;">Content here</div>
.mybackground {background-color:#3cb2a3;}
Border around this has a color of #3cb2a3
<div style="border:2px solid #3cb2a3;">Content here</div>
.myborder {border:2px solid #3cb2a3;}