#3cb2b7 color space conversions
Hex:
#3cb2b7
RGB:
60, 178, 183
CMY:
76, 30, 28
CMYK:
67, 3, 0, 28
HSL:
182°, 50.6173%, 47.6471%
HSV (HSB):
182°, 67.2131%, 71.7647%
XYZ:
26.3311, 36.2203, 50.4032
xyY:
0.2331, 0.3207, 36.2203
CIE-Lab:
66.6879, -30.4666, -12.1485
CIE-LCH:
66.6879, 32.7993, 201.7395
CIE-Luv:
66.6879, -44.8448, -13.9693
Hunter-Lab:
60.1833, -27.2244, -7.5267
#3cb2b7 color charts
#3cb2b7 color shades, tints & tones
#3cb2b7 color schemes
#3cb2b7 color preview, HTML & CSS examples
This text has a color of #3cb2b7
<p style="color:#3cb2b7;">Text here</p>
.mytext {color:#3cb2b7;}
This box has a color of #3cb2b7
<div style="background-color:#3cb2b7;">Content here</div>
.mybackground {background-color:#3cb2b7;}
Border around this has a color of #3cb2b7
<div style="border:2px solid #3cb2b7;">Content here</div>
.myborder {border:2px solid #3cb2b7;}