#28500d color space conversions
Hex:
        #28500d
        RGB:
        40, 80, 13
        CMY:
        84, 69, 95
        CMYK:
        50, 0, 84, 69
      HSL:
        96°, 72.0430%, 18.2353%
        HSV (HSB):
        96°, 83.7500%, 31.3725%
        XYZ:
        3.8164, 6.2175, 1.3797
        xyY:
        0.3344, 0.5447, 6.2175
      CIE-Lab:
        29.9547, -26.8659, 32.6049
        CIE-LCH:
        29.9547, 42.2475, 129.4879
        CIE-Luv:
        29.9547, -18.3107, 32.9071
        Hunter-Lab:
        24.9349, -16.3160, 14.1737
      #28500d color charts
#28500d RGB chart
      #28500d CMYK chart
      #28500d RGB pie chart
      #28500d color shades, tints & tones
#28500d color schemes
#28500d color preview, HTML & CSS examples
           This text has a color of #28500d        
        
          <p style="color:#28500d;">Text here</p>
        
        
          .mytext {color:#28500d;}
        
        Text color #28500d
      
           This box has a color of #28500d        
        
          <div style="background-color:#28500d;">Content here</div>
        
        
          .mybackground {background-color:#28500d;}
        
        Background color #28500d
      
           Border around this has a color of #28500d        
        
          <div style="border:2px solid #28500d;">Content here</div>
        
        
          .myborder {border:2px solid #28500d;}
        
        Border color #28500d