#ba4e44 color space conversions
Hex:
        #ba4e44
        RGB:
        186, 78, 68
        CMY:
        27, 69, 73
        CMYK:
        0, 58, 63, 27
      HSL:
        5°, 46.4567%, 49.8039%
        HSV (HSB):
        5°, 63.4409%, 72.9412%
        XYZ:
        24.0175, 16.3052, 7.3502
        xyY:
        0.5038, 0.3420, 16.3052
      CIE-Lab:
        47.3724, 42.9492, 27.8281
        CIE-LCH:
        47.3724, 51.1765, 32.9404
        CIE-Luv:
        47.3724, 81.7214, 22.5167
        Hunter-Lab:
        40.3797, 35.5055, 17.4734
      #ba4e44 color charts
#ba4e44 RGB chart
      #ba4e44 CMYK chart
      #ba4e44 RGB pie chart
      #ba4e44 color shades, tints & tones
#ba4e44 color schemes
#ba4e44 color preview, HTML & CSS examples
           This text has a color of #ba4e44        
        
          <p style="color:#ba4e44;">Text here</p>
        
        
          .mytext {color:#ba4e44;}
        
        Text color #ba4e44
      
           This box has a color of #ba4e44        
        
          <div style="background-color:#ba4e44;">Content here</div>
        
        
          .mybackground {background-color:#ba4e44;}
        
        Background color #ba4e44
      
           Border around this has a color of #ba4e44        
        
          <div style="border:2px solid #ba4e44;">Content here</div>
        
        
          .myborder {border:2px solid #ba4e44;}
        
        Border color #ba4e44