#38280d color space conversions
Hex:
        #38280d
        RGB:
        56, 40, 13
        CMY:
        78, 84, 95
        CMYK:
        0, 29, 77, 78
      HSL:
        38°, 62.3188%, 13.5294%
        HSV (HSB):
        38°, 76.7857%, 21.9608%
        XYZ:
        2.4623, 2.3874, 0.7118
        xyY:
        0.4427, 0.4293, 2.3874
      CIE-Lab:
        17.4015, 3.9748, 19.8214
        CIE-LCH:
        17.4015, 20.2160, 78.6608
        CIE-Luv:
        17.4015, 10.3840, 14.3412
        Hunter-Lab:
        15.4512, 1.4064, 8.0845
      #38280d color charts
#38280d RGB chart
      #38280d CMYK chart
      #38280d RGB pie chart
      #38280d color shades, tints & tones
#38280d color schemes
#38280d color preview, HTML & CSS examples
           This text has a color of #38280d        
        
          <p style="color:#38280d;">Text here</p>
        
        
          .mytext {color:#38280d;}
        
        Text color #38280d
      
           This box has a color of #38280d        
        
          <div style="background-color:#38280d;">Content here</div>
        
        
          .mybackground {background-color:#38280d;}
        
        Background color #38280d
      
           Border around this has a color of #38280d        
        
          <div style="border:2px solid #38280d;">Content here</div>
        
        
          .myborder {border:2px solid #38280d;}
        
        Border color #38280d