#3f700c color space conversions
Hex:
#3f700c
RGB:
63, 112, 12
CMY:
75, 56, 95
CMYK:
44, 0, 89, 56
HSL:
89°, 80.6452%, 24.3137%
HSV (HSB):
89°, 89.2857%, 43.9216%
XYZ:
7.9104, 12.6716, 2.3768
xyY:
0.3445, 0.5519, 12.6716
CIE-Lab:
42.2643, -32.8374, 44.5607
CIE-LCH:
42.2643, 55.3529, 126.3870
CIE-Luv:
42.2643, -23.9427, 48.1672
Hunter-Lab:
35.5973, -22.6289, 20.9594
#3f700c color charts
#3f700c color shades, tints & tones
#3f700c color schemes
#3f700c color preview, HTML & CSS examples
This text has a color of #3f700c
<p style="color:#3f700c;">Text here</p>
.mytext {color:#3f700c;}
This box has a color of #3f700c
<div style="background-color:#3f700c;">Content here</div>
.mybackground {background-color:#3f700c;}
Border around this has a color of #3f700c
<div style="border:2px solid #3f700c;">Content here</div>
.myborder {border:2px solid #3f700c;}