#3ca065 color space conversions
Hex:
#3ca065
RGB:
60, 160, 101
CMY:
76, 37, 60
CMYK:
63, 0, 37, 37
HSL:
145°, 45.4545%, 43.1373%
HSV (HSB):
145°, 62.5000%, 62.7451%
XYZ:
16.7832, 27.0419, 16.6470
xyY:
0.2775, 0.4472, 27.0419
CIE-Lab:
59.0130, -42.8216, 22.3892
CIE-LCH:
59.0130, 48.3215, 152.3972
CIE-Luv:
59.0130, -42.7427, 35.9865
Hunter-Lab:
52.0018, -33.3934, 17.4212
#3ca065 color charts
#3ca065 color shades, tints & tones
#3ca065 color schemes
#3ca065 color preview, HTML & CSS examples
This text has a color of #3ca065
<p style="color:#3ca065;">Text here</p>
.mytext {color:#3ca065;}
This box has a color of #3ca065
<div style="background-color:#3ca065;">Content here</div>
.mybackground {background-color:#3ca065;}
Border around this has a color of #3ca065
<div style="border:2px solid #3ca065;">Content here</div>
.myborder {border:2px solid #3ca065;}