#384c2a color space conversions
Hex:
        #384c2a
        RGB:
        56, 76, 42
        CMY:
        78, 70, 84
        CMYK:
        26, 0, 45, 70
      HSL:
        95°, 28.8136%, 23.1373%
        HSV (HSB):
        95°, 44.7368%, 29.8039%
        XYZ:
        4.6332, 6.1768, 3.1385
        xyY:
        0.3322, 0.4428, 6.1768
      CIE-Lab:
        29.8542, -14.9978, 17.7366
        CIE-LCH:
        29.8542, 23.2276, 130.2172
        CIE-Luv:
        29.8542, -9.3723, 20.4393
        Hunter-Lab:
        24.8532, -10.2162, 9.9099
      #384c2a color charts
#384c2a RGB chart
      #384c2a CMYK chart
      #384c2a RGB pie chart
      #384c2a color shades, tints & tones
#384c2a color schemes
#384c2a color preview, HTML & CSS examples
           This text has a color of #384c2a        
        
          <p style="color:#384c2a;">Text here</p>
        
        
          .mytext {color:#384c2a;}
        
        Text color #384c2a
      
           This box has a color of #384c2a        
        
          <div style="background-color:#384c2a;">Content here</div>
        
        
          .mybackground {background-color:#384c2a;}
        
        Background color #384c2a
      
           Border around this has a color of #384c2a        
        
          <div style="border:2px solid #384c2a;">Content here</div>
        
        
          .myborder {border:2px solid #384c2a;}
        
        Border color #384c2a