#48701d color space conversions
Hex:
        #48701d
        RGB:
        72, 112, 29
        CMY:
        72, 56, 89
        CMYK:
        36, 0, 74, 56
      HSL:
        89°, 58.8652%, 27.6471%
        HSV (HSB):
        89°, 74.1071%, 43.9216%
        XYZ:
        8.6884, 13.0548, 3.2243
        xyY:
        0.3480, 0.5229, 13.0548
      CIE-Lab:
        42.8456, -28.4091, 39.5821
        CIE-LCH:
        42.8456, 48.7219, 125.6680
        CIE-Luv:
        42.8456, -19.8166, 44.6861
        Hunter-Lab:
        36.1314, -20.3064, 20.0010
      #48701d color charts
#48701d RGB chart
      #48701d CMYK chart
      #48701d RGB pie chart
      #48701d color shades, tints & tones
#48701d color schemes
#48701d color preview, HTML & CSS examples
           This text has a color of #48701d        
        
          <p style="color:#48701d;">Text here</p>
        
        
          .mytext {color:#48701d;}
        
        Text color #48701d
      
           This box has a color of #48701d        
        
          <div style="background-color:#48701d;">Content here</div>
        
        
          .mybackground {background-color:#48701d;}
        
        Background color #48701d
      
           Border around this has a color of #48701d        
        
          <div style="border:2px solid #48701d;">Content here</div>
        
        
          .myborder {border:2px solid #48701d;}
        
        Border color #48701d