#3f7000 color space conversions
Hex:
#3f7000
RGB:
63, 112, 0
CMY:
75, 56, 100
CMYK:
44, 0, 100, 56
HSL:
86°, 100.0000%, 21.9608%
HSV (HSB):
86°, 100.0000%, 43.9216%
XYZ:
7.8441, 12.6451, 2.0273
xyY:
0.3484, 0.5616, 12.6451
CIE-Lab:
42.2236, -33.2740, 47.3763
CIE-LCH:
42.2236, 57.8936, 125.0817
CIE-Luv:
42.2236, -24.0060, 49.7445
Hunter-Lab:
35.5600, -22.8551, 21.5118
#3f7000 color charts
#3f7000 color shades, tints & tones
#3f7000 color schemes
#3f7000 color preview, HTML & CSS examples
This text has a color of #3f7000
<p style="color:#3f7000;">Text here</p>
.mytext {color:#3f7000;}
This box has a color of #3f7000
<div style="background-color:#3f7000;">Content here</div>
.mybackground {background-color:#3f7000;}
Border around this has a color of #3f7000
<div style="border:2px solid #3f7000;">Content here</div>
.myborder {border:2px solid #3f7000;}