#3badac color space conversions
Hex:
#3badac
RGB:
59, 173, 172
CMY:
77, 32, 33
CMYK:
66, 0, 1, 32
HSL:
179°, 49.1379%, 45.4902%
HSV (HSB):
179°, 65.8960%, 67.8431%
XYZ:
24.1936, 33.7955, 44.2778
xyY:
0.2366, 0.3305, 33.7955
CIE-Lab:
64.7999, -31.3986, -8.8637
CIE-LCH:
64.7999, 32.6257, 195.7642
CIE-Luv:
64.7999, -43.8775, -8.6234
Hunter-Lab:
58.1339, -27.4479, -4.4646
#3badac color charts
#3badac color shades, tints & tones
#3badac color schemes
#3badac color preview, HTML & CSS examples
This text has a color of #3badac
<p style="color:#3badac;">Text here</p>
.mytext {color:#3badac;}
This box has a color of #3badac
<div style="background-color:#3badac;">Content here</div>
.mybackground {background-color:#3badac;}
Border around this has a color of #3badac
<div style="border:2px solid #3badac;">Content here</div>
.myborder {border:2px solid #3badac;}