#380e3e color space conversions
Hex:
        #380e3e
        RGB:
        56, 14, 62
        CMY:
        78, 95, 76
        CMYK:
        10, 77, 0, 76
      HSL:
        293°, 63.1579%, 14.9020%
        HSV (HSB):
        293°, 77.4194%, 24.3137%
        XYZ:
        2.6574, 1.5026, 4.7074
        xyY:
        0.2997, 0.1695, 1.5026
      CIE-Lab:
        12.6248, 28.3728, -20.8416
        CIE-LCH:
        12.6248, 35.2049, 323.7005
        CIE-Luv:
        12.6248, 11.8997, -20.4151
        Hunter-Lab:
        12.2582, 17.2448, -14.1879
      #380e3e color charts
#380e3e RGB chart
      #380e3e CMYK chart
      #380e3e RGB pie chart
      #380e3e color shades, tints & tones
#380e3e color schemes
#380e3e color preview, HTML & CSS examples
           This text has a color of #380e3e        
        
          <p style="color:#380e3e;">Text here</p>
        
        
          .mytext {color:#380e3e;}
        
        Text color #380e3e
      
           This box has a color of #380e3e        
        
          <div style="background-color:#380e3e;">Content here</div>
        
        
          .mybackground {background-color:#380e3e;}
        
        Background color #380e3e
      
           Border around this has a color of #380e3e        
        
          <div style="border:2px solid #380e3e;">Content here</div>
        
        
          .myborder {border:2px solid #380e3e;}
        
        Border color #380e3e