#3dbcc6 color space conversions
Hex:
#3dbcc6
RGB:
61, 188, 198
CMY:
76, 26, 22
CMYK:
69, 5, 0, 22
HSL:
184°, 54.5817%, 50.7843%
HSV (HSB):
184°, 69.1919%, 77.6471%
XYZ:
30.1007, 41.0358, 59.7603
xyY:
0.2300, 0.3135, 41.0358
CIE-Lab:
70.2010, -30.7428, -15.1275
CIE-LCH:
70.2010, 34.2631, 206.2002
CIE-Luv:
70.2010, -47.3485, -18.8263
Hunter-Lab:
64.0592, -28.2282, -10.4698
#3dbcc6 color charts
#3dbcc6 color shades, tints & tones
#3dbcc6 color schemes
#3dbcc6 color preview, HTML & CSS examples
This text has a color of #3dbcc6
<p style="color:#3dbcc6;">Text here</p>
.mytext {color:#3dbcc6;}
This box has a color of #3dbcc6
<div style="background-color:#3dbcc6;">Content here</div>
.mybackground {background-color:#3dbcc6;}
Border around this has a color of #3dbcc6
<div style="border:2px solid #3dbcc6;">Content here</div>
.myborder {border:2px solid #3dbcc6;}