#381b11 color space conversions
Hex:
        #381b11
        RGB:
        56, 27, 17
        CMY:
        78, 89, 93
        CMYK:
        0, 52, 70, 78
      HSL:
        15°, 53.4247%, 14.3137%
        HSV (HSB):
        15°, 69.6429%, 21.9608%
        XYZ:
        2.1240, 1.6651, 0.7398
        xyY:
        0.4690, 0.3677, 1.6651
      CIE-Lab:
        13.6213, 13.1564, 12.9039
        CIE-LCH:
        13.6213, 18.4282, 44.4448
        CIE-Luv:
        13.6213, 16.2789, 7.5758
        Hunter-Lab:
        12.9038, 6.7997, 5.6337
      #381b11 color charts
#381b11 RGB chart
      #381b11 CMYK chart
      #381b11 RGB pie chart
      #381b11 color shades, tints & tones
#381b11 color schemes
#381b11 color preview, HTML & CSS examples
           This text has a color of #381b11        
        
          <p style="color:#381b11;">Text here</p>
        
        
          .mytext {color:#381b11;}
        
        Text color #381b11
      
           This box has a color of #381b11        
        
          <div style="background-color:#381b11;">Content here</div>
        
        
          .mybackground {background-color:#381b11;}
        
        Background color #381b11
      
           Border around this has a color of #381b11        
        
          <div style="border:2px solid #381b11;">Content here</div>
        
        
          .myborder {border:2px solid #381b11;}
        
        Border color #381b11