#3db485 color space conversions
Hex:
#3db485
RGB:
61, 180, 133
CMY:
76, 29, 48
CMYK:
66, 0, 26, 29
HSL:
156°, 49.3776%, 47.2549%
HSV (HSB):
156°, 66.1111%, 70.5882%
XYZ:
22.4794, 35.3281, 27.8245
xyY:
0.2625, 0.4126, 35.3281
CIE-Lab:
66.0033, -44.2537, 14.4682
CIE-LCH:
66.0033, 46.5587, 161.8955
CIE-Luv:
66.0033, -48.4212, 27.1899
Hunter-Lab:
59.4374, -36.5064, 13.8507
#3db485 color charts
#3db485 color shades, tints & tones
#3db485 color schemes
#3db485 color preview, HTML & CSS examples
This text has a color of #3db485
<p style="color:#3db485;">Text here</p>
.mytext {color:#3db485;}
This box has a color of #3db485
<div style="background-color:#3db485;">Content here</div>
.mybackground {background-color:#3db485;}
Border around this has a color of #3db485
<div style="border:2px solid #3db485;">Content here</div>
.myborder {border:2px solid #3db485;}