#5e720f color space conversions
Hex:
        #5e720f
        RGB:
        94, 114, 15
        CMY:
        63, 55, 94
        CMYK:
        18, 0, 87, 55
      HSL:
        72°, 76.7442%, 25.2941%
        HSV (HSB):
        72°, 86.8421%, 44.7059%
        XYZ:
        10.7196, 14.4488, 2.6759
        xyY:
        0.3850, 0.5189, 14.4488
      CIE-Lab:
        44.8698, -20.7957, 46.8005
        CIE-LCH:
        44.8698, 51.2128, 113.9579
        CIE-Luv:
        44.8698, -9.1867, 48.9371
        Hunter-Lab:
        38.0116, -16.1815, 22.4343
      #5e720f color charts
#5e720f RGB chart
      #5e720f CMYK chart
      #5e720f RGB pie chart
      #5e720f color shades, tints & tones
#5e720f color schemes
#5e720f color preview, HTML & CSS examples
           This text has a color of #5e720f        
        
          <p style="color:#5e720f;">Text here</p>
        
        
          .mytext {color:#5e720f;}
        
        Text color #5e720f
      
           This box has a color of #5e720f        
        
          <div style="background-color:#5e720f;">Content here</div>
        
        
          .mybackground {background-color:#5e720f;}
        
        Background color #5e720f
      
           Border around this has a color of #5e720f        
        
          <div style="border:2px solid #5e720f;">Content here</div>
        
        
          .myborder {border:2px solid #5e720f;}
        
        Border color #5e720f