#382011 color space conversions
Hex:
        #382011
        RGB:
        56, 32, 17
        CMY:
        78, 87, 93
        CMYK:
        0, 43, 70, 78
      HSL:
        23°, 53.4247%, 14.3137%
        HSV (HSB):
        23°, 69.6429%, 21.9608%
        XYZ:
        2.2486, 1.9142, 0.7813
        xyY:
        0.4548, 0.3872, 1.9142
      CIE-Lab:
        15.0306, 9.7829, 14.7398
        CIE-LCH:
        15.0306, 17.6909, 56.4276
        CIE-Luv:
        15.0306, 14.1096, 9.5613
        Hunter-Lab:
        13.8356, 4.7976, 6.3369
      #382011 color charts
#382011 RGB chart
      #382011 CMYK chart
      #382011 RGB pie chart
      #382011 color shades, tints & tones
#382011 color schemes
#382011 color preview, HTML & CSS examples
           This text has a color of #382011        
        
          <p style="color:#382011;">Text here</p>
        
        
          .mytext {color:#382011;}
        
        Text color #382011
      
           This box has a color of #382011        
        
          <div style="background-color:#382011;">Content here</div>
        
        
          .mybackground {background-color:#382011;}
        
        Background color #382011
      
           Border around this has a color of #382011        
        
          <div style="border:2px solid #382011;">Content here</div>
        
        
          .myborder {border:2px solid #382011;}
        
        Border color #382011