#3f9600 color space conversions
Hex:
#3f9600
RGB:
63, 150, 0
CMY:
75, 41, 100
CMYK:
58, 0, 100, 41
HSL:
95°, 100.0000%, 29.4118%
HSV (HSB):
95°, 100.0000%, 58.8235%
XYZ:
12.9562, 22.8695, 3.7314
xyY:
0.3275, 0.5781, 22.8695
CIE-Lab:
54.9376, -48.4396, 57.3432
CIE-LCH:
54.9376, 75.0642, 130.1889
CIE-Luv:
54.9376, -40.4954, 65.8493
Hunter-Lab:
47.8220, -35.3282, 28.8492
#3f9600 color charts
#3f9600 color shades, tints & tones
#3f9600 color schemes
#3f9600 color preview, HTML & CSS examples
This text has a color of #3f9600
<p style="color:#3f9600;">Text here</p>
.mytext {color:#3f9600;}
This box has a color of #3f9600
<div style="background-color:#3f9600;">Content here</div>
.mybackground {background-color:#3f9600;}
Border around this has a color of #3f9600
<div style="border:2px solid #3f9600;">Content here</div>
.myborder {border:2px solid #3f9600;}