#3dbdbd color space conversions
Hex:
#3dbdbd
RGB:
61, 189, 189
CMY:
76, 26, 26
CMYK:
68, 0, 0, 26
HSL:
180°, 51.2000%, 49.0196%
HSV (HSB):
180°, 67.7249%, 74.1176%
XYZ:
29.3074, 41.0614, 54.5251
xyY:
0.2347, 0.3288, 41.0614
CIE-Lab:
70.2189, -33.8412, -10.1680
CIE-LCH:
70.2189, 35.3358, 196.7235
CIE-Luv:
70.2189, -48.2877, -10.4280
Hunter-Lab:
64.0792, -30.4995, -5.5945
#3dbdbd color charts
#3dbdbd color shades, tints & tones
#3dbdbd color schemes
#3dbdbd color preview, HTML & CSS examples
This text has a color of #3dbdbd
<p style="color:#3dbdbd;">Text here</p>
.mytext {color:#3dbdbd;}
This box has a color of #3dbdbd
<div style="background-color:#3dbdbd;">Content here</div>
.mybackground {background-color:#3dbdbd;}
Border around this has a color of #3dbdbd
<div style="border:2px solid #3dbdbd;">Content here</div>
.myborder {border:2px solid #3dbdbd;}