#3f5f03 color space conversions
Hex:
#3f5f03
RGB:
63, 95, 3
CMY:
75, 63, 99
CMYK:
34, 0, 97, 63
HSL:
81°, 93.8776%, 19.2157%
HSV (HSB):
81°, 96.8421%, 37.2549%
XYZ:
6.1585, 9.2478, 1.5466
xyY:
0.3633, 0.5455, 9.2478
CIE-Lab:
36.4570, -25.2833, 42.0075
CIE-LCH:
36.4570, 49.0293, 121.0428
CIE-Luv:
36.4570, -15.6774, 41.8635
Hunter-Lab:
30.4101, -17.0686, 18.2718
#3f5f03 color charts
#3f5f03 color shades, tints & tones
#3f5f03 color schemes
#3f5f03 color preview, HTML & CSS examples
This text has a color of #3f5f03
<p style="color:#3f5f03;">Text here</p>
.mytext {color:#3f5f03;}
This box has a color of #3f5f03
<div style="background-color:#3f5f03;">Content here</div>
.mybackground {background-color:#3f5f03;}
Border around this has a color of #3f5f03
<div style="border:2px solid #3f5f03;">Content here</div>
.myborder {border:2px solid #3f5f03;}