#381b25 color space conversions
Hex:
        #381b25
        RGB:
        56, 27, 37
        CMY:
        78, 89, 85
        CMYK:
        0, 52, 34, 78
      HSL:
        339°, 34.9398%, 16.2745%
        HSV (HSB):
        339°, 51.7857%, 21.9608%
        XYZ:
        2.3567, 1.7582, 1.9654
        xyY:
        0.3876, 0.2892, 1.7582
      CIE-Lab:
        14.1634, 15.7868, -0.4582
        CIE-LCH:
        14.1634, 15.7935, 358.3376
        CIE-Luv:
        14.1634, 13.7013, -2.0889
        Hunter-Lab:
        13.2597, 8.5218, 0.4935
      #381b25 color charts
#381b25 RGB chart
      #381b25 CMYK chart
      #381b25 RGB pie chart
      #381b25 color shades, tints & tones
#381b25 color schemes
#381b25 color preview, HTML & CSS examples
           This text has a color of #381b25        
        
          <p style="color:#381b25;">Text here</p>
        
        
          .mytext {color:#381b25;}
        
        Text color #381b25
      
           This box has a color of #381b25        
        
          <div style="background-color:#381b25;">Content here</div>
        
        
          .mybackground {background-color:#381b25;}
        
        Background color #381b25
      
           Border around this has a color of #381b25        
        
          <div style="border:2px solid #381b25;">Content here</div>
        
        
          .myborder {border:2px solid #381b25;}
        
        Border color #381b25