#380b45 color space conversions
Hex:
        #380b45
        RGB:
        56, 11, 69
        CMY:
        78, 96, 73
        CMYK:
        19, 84, 0, 73
      HSL:
        287°, 72.5000%, 15.6863%
        HSV (HSB):
        287°, 84.0580%, 27.0588%
        XYZ:
        2.8247, 1.5098, 5.7728
        xyY:
        0.2795, 0.1494, 1.5098
      CIE-Lab:
        12.6700, 31.2980, -25.7031
        CIE-LCH:
        12.6700, 40.4996, 320.6058
        CIE-Luv:
        12.6700, 10.9069, -24.8357
        Hunter-Lab:
        12.2873, 19.5329, -19.2543
      #380b45 color charts
#380b45 RGB chart
      #380b45 CMYK chart
      #380b45 RGB pie chart
      #380b45 color shades, tints & tones
#380b45 color schemes
#380b45 color preview, HTML & CSS examples
           This text has a color of #380b45        
        
          <p style="color:#380b45;">Text here</p>
        
        
          .mytext {color:#380b45;}
        
        Text color #380b45
      
           This box has a color of #380b45        
        
          <div style="background-color:#380b45;">Content here</div>
        
        
          .mybackground {background-color:#380b45;}
        
        Background color #380b45
      
           Border around this has a color of #380b45        
        
          <div style="border:2px solid #380b45;">Content here</div>
        
        
          .myborder {border:2px solid #380b45;}
        
        Border color #380b45