#380f3e color space conversions
Hex:
        #380f3e
        RGB:
        56, 15, 62
        CMY:
        78, 94, 76
        CMYK:
        10, 76, 0, 76
      HSL:
        292°, 61.0390%, 15.0980%
        HSV (HSB):
        292°, 75.8065%, 24.3137%
        XYZ:
        2.6712, 1.5302, 4.7120
        xyY:
        0.2997, 0.1717, 1.5302
      CIE-Lab:
        12.7988, 27.8847, -20.5644
        CIE-LCH:
        12.7988, 34.6475, 323.5920
        CIE-Luv:
        12.7988, 11.7954, -20.2930
        Hunter-Lab:
        12.3701, 16.8976, -13.9255
      #380f3e color charts
#380f3e RGB chart
      #380f3e CMYK chart
      #380f3e RGB pie chart
      #380f3e color shades, tints & tones
#380f3e color schemes
#380f3e color preview, HTML & CSS examples
           This text has a color of #380f3e        
        
          <p style="color:#380f3e;">Text here</p>
        
        
          .mytext {color:#380f3e;}
        
        Text color #380f3e
      
           This box has a color of #380f3e        
        
          <div style="background-color:#380f3e;">Content here</div>
        
        
          .mybackground {background-color:#380f3e;}
        
        Background color #380f3e
      
           Border around this has a color of #380f3e        
        
          <div style="border:2px solid #380f3e;">Content here</div>
        
        
          .myborder {border:2px solid #380f3e;}
        
        Border color #380f3e