#3c700c color space conversions
Hex:
#3c700c
RGB:
60, 112, 12
CMY:
76, 56, 95
CMYK:
46, 0, 89, 56
HSL:
91°, 80.6452%, 24.3137%
HSV (HSB):
91°, 89.2857%, 43.9216%
XYZ:
7.7240, 12.5755, 2.3681
xyY:
0.3408, 0.5548, 12.5755
CIE-Lab:
42.1166, -33.9294, 44.3746
CIE-LCH:
42.1166, 55.8597, 127.4020
CIE-Luv:
42.1166, -25.1790, 48.1463
Hunter-Lab:
35.4620, -23.1793, 20.8642
#3c700c color charts
#3c700c color shades, tints & tones
#3c700c color schemes
#3c700c color preview, HTML & CSS examples
This text has a color of #3c700c
<p style="color:#3c700c;">Text here</p>
.mytext {color:#3c700c;}
This box has a color of #3c700c
<div style="background-color:#3c700c;">Content here</div>
.mybackground {background-color:#3c700c;}
Border around this has a color of #3c700c
<div style="border:2px solid #3c700c;">Content here</div>
.myborder {border:2px solid #3c700c;}