#3dbaac color space conversions
Hex:
#3dbaac
RGB:
61, 186, 172
CMY:
76, 27, 33
CMYK:
67, 0, 8, 27
HSL:
173°, 50.6073%, 48.4314%
HSV (HSB):
173°, 67.2043%, 72.9412%
XYZ:
26.9298, 39.0885, 45.1552
xyY:
0.2422, 0.3516, 39.0885
CIE-Lab:
68.8153, -37.1845, -2.9131
CIE-LCH:
68.8153, 37.2984, 184.4794
CIE-Luv:
68.8153, -48.2809, 1.3649
Hunter-Lab:
62.5208, -32.5255, 0.9427
#3dbaac color charts
#3dbaac color shades, tints & tones
#3dbaac color schemes
#3dbaac color preview, HTML & CSS examples
This text has a color of #3dbaac
<p style="color:#3dbaac;">Text here</p>
.mytext {color:#3dbaac;}
This box has a color of #3dbaac
<div style="background-color:#3dbaac;">Content here</div>
.mybackground {background-color:#3dbaac;}
Border around this has a color of #3dbaac
<div style="border:2px solid #3dbaac;">Content here</div>
.myborder {border:2px solid #3dbaac;}