#381e0b color space conversions
Hex:
        #381e0b
        RGB:
        56, 30, 11
        CMY:
        78, 88, 96
        CMYK:
        0, 46, 80, 78
      HSL:
        25°, 67.1642%, 13.1373%
        HSV (HSB):
        25°, 80.3571%, 21.9608%
        XYZ:
        2.1556, 1.7935, 0.5492
        xyY:
        0.4792, 0.3987, 1.7935
      CIE-Lab:
        14.3637, 10.6504, 16.9101
        CIE-LCH:
        14.3637, 19.9845, 57.7962
        CIE-Luv:
        14.3637, 15.4929, 10.7086
        Hunter-Lab:
        13.3920, 5.2951, 6.9431
      #381e0b color charts
#381e0b RGB chart
      #381e0b CMYK chart
      #381e0b RGB pie chart
      #381e0b color shades, tints & tones
#381e0b color schemes
#381e0b color preview, HTML & CSS examples
           This text has a color of #381e0b        
        
          <p style="color:#381e0b;">Text here</p>
        
        
          .mytext {color:#381e0b;}
        
        Text color #381e0b
      
           This box has a color of #381e0b        
        
          <div style="background-color:#381e0b;">Content here</div>
        
        
          .mybackground {background-color:#381e0b;}
        
        Background color #381e0b
      
           Border around this has a color of #381e0b        
        
          <div style="border:2px solid #381e0b;">Content here</div>
        
        
          .myborder {border:2px solid #381e0b;}
        
        Border color #381e0b