#380a2f color space conversions
Hex:
        #380a2f
        RGB:
        56, 10, 47
        CMY:
        78, 96, 82
        CMYK:
        0, 82, 16, 78
      HSL:
        312°, 69.6970%, 12.9412%
        HSV (HSB):
        312°, 82.1429%, 21.9608%
        XYZ:
        2.2525, 1.2631, 2.8144
        xyY:
        0.3558, 0.1995, 1.2631
      CIE-Lab:
        11.0147, 27.1767, -12.5571
        CIE-LCH:
        11.0147, 29.9374, 335.2006
        CIE-Luv:
        11.0147, 15.1963, -12.1478
        Hunter-Lab:
        11.2386, 16.1084, -6.9804
      #380a2f color charts
#380a2f RGB chart
      #380a2f CMYK chart
      #380a2f RGB pie chart
      #380a2f color shades, tints & tones
#380a2f color schemes
#380a2f color preview, HTML & CSS examples
           This text has a color of #380a2f        
        
          <p style="color:#380a2f;">Text here</p>
        
        
          .mytext {color:#380a2f;}
        
        Text color #380a2f
      
           This box has a color of #380a2f        
        
          <div style="background-color:#380a2f;">Content here</div>
        
        
          .mybackground {background-color:#380a2f;}
        
        Background color #380a2f
      
           Border around this has a color of #380a2f        
        
          <div style="border:2px solid #380a2f;">Content here</div>
        
        
          .myborder {border:2px solid #380a2f;}
        
        Border color #380a2f