#3f800e color space conversions
Hex:
#3f800e
RGB:
63, 128, 14
CMY:
75, 50, 95
CMYK:
51, 0, 89, 50
HSL:
94°, 80.2817%, 27.8431%
HSV (HSB):
94°, 89.0625%, 50.1961%
XYZ:
9.8483, 16.5268, 3.0864
xyY:
0.3343, 0.5610, 16.5268
CIE-Lab:
47.6582, -39.5455, 48.7746
CIE-LCH:
47.6582, 62.7918, 129.0345
CIE-Luv:
47.6582, -31.1665, 54.9714
Hunter-Lab:
40.6532, -27.9010, 23.9559
#3f800e color charts
#3f800e color shades, tints & tones
#3f800e color schemes
#3f800e color preview, HTML & CSS examples
This text has a color of #3f800e
<p style="color:#3f800e;">Text here</p>
.mytext {color:#3f800e;}
This box has a color of #3f800e
<div style="background-color:#3f800e;">Content here</div>
.mybackground {background-color:#3f800e;}
Border around this has a color of #3f800e
<div style="border:2px solid #3f800e;">Content here</div>
.myborder {border:2px solid #3f800e;}