#384d1b color space conversions
Hex:
        #384d1b
        RGB:
        56, 77, 27
        CMY:
        78, 70, 89
        CMYK:
        27, 0, 65, 70
      HSL:
        85°, 48.0769%, 20.3922%
        HSV (HSB):
        85°, 64.9351%, 30.1961%
        XYZ:
        4.4826, 6.2276, 2.0027
        xyY:
        0.3526, 0.4899, 6.2276
      CIE-Lab:
        29.9797, -17.5400, 26.4815
        CIE-LCH:
        29.9797, 31.7636, 123.5184
        CIE-Luv:
        29.9797, -9.8507, 27.7044
        Hunter-Lab:
        24.9552, -11.6085, 12.7105
      #384d1b color charts
#384d1b RGB chart
      #384d1b CMYK chart
      #384d1b RGB pie chart
      #384d1b color shades, tints & tones
#384d1b color schemes
#384d1b color preview, HTML & CSS examples
           This text has a color of #384d1b        
        
          <p style="color:#384d1b;">Text here</p>
        
        
          .mytext {color:#384d1b;}
        
        Text color #384d1b
      
           This box has a color of #384d1b        
        
          <div style="background-color:#384d1b;">Content here</div>
        
        
          .mybackground {background-color:#384d1b;}
        
        Background color #384d1b
      
           Border around this has a color of #384d1b        
        
          <div style="border:2px solid #384d1b;">Content here</div>
        
        
          .myborder {border:2px solid #384d1b;}
        
        Border color #384d1b