#ba382e color space conversions
Hex:
        #ba382e
        RGB:
        186, 56, 46
        CMY:
        27, 78, 82
        CMYK:
        0, 70, 75, 27
      HSL:
        4°, 60.3448%, 45.4902%
        HSV (HSB):
        4°, 75.2688%, 72.9412%
        XYZ:
        22.1570, 13.4647, 4.0159
        xyY:
        0.5590, 0.3397, 13.4647
      CIE-Lab:
        43.4553, 51.4510, 35.9351
        CIE-LCH:
        43.4553, 62.7578, 34.9317
        CIE-Luv:
        43.4553, 100.2301, 25.2897
        Hunter-Lab:
        36.6943, 43.5682, 19.1972
      #ba382e color charts
#ba382e RGB chart
      #ba382e CMYK chart
      #ba382e RGB pie chart
      #ba382e color shades, tints & tones
#ba382e color schemes
#ba382e color preview, HTML & CSS examples
           This text has a color of #ba382e        
        
          <p style="color:#ba382e;">Text here</p>
        
        
          .mytext {color:#ba382e;}
        
        Text color #ba382e
      
           This box has a color of #ba382e        
        
          <div style="background-color:#ba382e;">Content here</div>
        
        
          .mybackground {background-color:#ba382e;}
        
        Background color #ba382e
      
           Border around this has a color of #ba382e        
        
          <div style="border:2px solid #ba382e;">Content here</div>
        
        
          .myborder {border:2px solid #ba382e;}
        
        Border color #ba382e