#3dbbac color space conversions
Hex:
#3dbbac
RGB:
61, 187, 172
CMY:
76, 27, 33
CMYK:
67, 0, 8, 27
HSL:
173°, 50.8065%, 48.6275%
HSV (HSB):
173°, 67.3797%, 73.3333%
XYZ:
27.1412, 39.5113, 45.2257
xyY:
0.2426, 0.3532, 39.5113
CIE-Lab:
69.1200, -37.6409, -2.4652
CIE-LCH:
69.1200, 37.7215, 183.7471
CIE-Luv:
69.1200, -48.6465, 2.1164
Hunter-Lab:
62.8580, -32.9278, 1.3421
#3dbbac color charts
#3dbbac color shades, tints & tones
#3dbbac color schemes
#3dbbac color preview, HTML & CSS examples
This text has a color of #3dbbac
<p style="color:#3dbbac;">Text here</p>
.mytext {color:#3dbbac;}
This box has a color of #3dbbac
<div style="background-color:#3dbbac;">Content here</div>
.mybackground {background-color:#3dbbac;}
Border around this has a color of #3dbbac
<div style="border:2px solid #3dbbac;">Content here</div>
.myborder {border:2px solid #3dbbac;}