#3dbbb2 color space conversions
Hex:
#3dbbb2
RGB:
61, 187, 178
CMY:
76, 27, 30
CMYK:
67, 0, 5, 27
HSL:
176°, 50.8065%, 48.6275%
HSV (HSB):
176°, 67.3797%, 73.3333%
XYZ:
27.7307, 39.7471, 48.3299
xyY:
0.2395, 0.3432, 39.7471
CIE-Lab:
69.2890, -36.0026, -5.5127
CIE-LCH:
69.2890, 36.4222, 188.7055
CIE-Luv:
69.2890, -48.2655, -2.8026
Hunter-Lab:
63.0453, -31.8155, -1.3194
#3dbbb2 color charts
#3dbbb2 color shades, tints & tones
#3dbbb2 color schemes
#3dbbb2 color preview, HTML & CSS examples
This text has a color of #3dbbb2
<p style="color:#3dbbb2;">Text here</p>
.mytext {color:#3dbbb2;}
This box has a color of #3dbbb2
<div style="background-color:#3dbbb2;">Content here</div>
.mybackground {background-color:#3dbbb2;}
Border around this has a color of #3dbbb2
<div style="border:2px solid #3dbbb2;">Content here</div>
.myborder {border:2px solid #3dbbb2;}