#3cb4b4 color space conversions
Hex:
#3cb4b4
RGB:
60, 180, 180
CMY:
76, 29, 29
CMYK:
67, 0, 0, 29
HSL:
180°, 50.0000%, 47.0588%
HSV (HSB):
180°, 66.6667%, 70.5882%
XYZ:
26.4230, 36.8985, 48.9095
xyY:
0.2354, 0.3288, 36.8985
CIE-Lab:
67.2008, -32.2986, -9.7206
CIE-LCH:
67.2008, 33.7296, 196.7497
CIE-Luv:
67.2008, -45.7638, -9.8831
Hunter-Lab:
60.7441, -28.6568, -5.2178
#3cb4b4 color charts
#3cb4b4 color shades, tints & tones
#3cb4b4 color schemes
#3cb4b4 color preview, HTML & CSS examples
This text has a color of #3cb4b4
<p style="color:#3cb4b4;">Text here</p>
.mytext {color:#3cb4b4;}
This box has a color of #3cb4b4
<div style="background-color:#3cb4b4;">Content here</div>
.mybackground {background-color:#3cb4b4;}
Border around this has a color of #3cb4b4
<div style="border:2px solid #3cb4b4;">Content here</div>
.myborder {border:2px solid #3cb4b4;}