#ba4145 color space conversions
Hex:
        #ba4145
        RGB:
        186, 65, 69
        CMY:
        27, 75, 73
        CMYK:
        0, 65, 63, 27
      HSL:
        358°, 48.2072%, 49.2157%
        HSV (HSB):
        358°, 65.0538%, 72.9412%
        XYZ:
        23.2142, 14.6494, 7.2343
        xyY:
        0.5148, 0.3248, 14.6494
      CIE-Lab:
        45.1502, 48.9636, 24.4268
        CIE-LCH:
        45.1502, 54.7184, 26.5136
        CIE-Luv:
        45.1502, 89.8131, 17.5106
        Hunter-Lab:
        38.2745, 41.2831, 15.5857
      #ba4145 color charts
#ba4145 RGB chart
      #ba4145 CMYK chart
      #ba4145 RGB pie chart
      #ba4145 color shades, tints & tones
#ba4145 color schemes
#ba4145 color preview, HTML & CSS examples
           This text has a color of #ba4145        
        
          <p style="color:#ba4145;">Text here</p>
        
        
          .mytext {color:#ba4145;}
        
        Text color #ba4145
      
           This box has a color of #ba4145        
        
          <div style="background-color:#ba4145;">Content here</div>
        
        
          .mybackground {background-color:#ba4145;}
        
        Background color #ba4145
      
           Border around this has a color of #ba4145        
        
          <div style="border:2px solid #ba4145;">Content here</div>
        
        
          .myborder {border:2px solid #ba4145;}
        
        Border color #ba4145