#ba5451 color space conversions
Hex:
        #ba5451
        RGB:
        186, 84, 81
        CMY:
        27, 67, 68
        CMYK:
        0, 55, 56, 27
      HSL:
        2°, 43.2099%, 52.3529%
        HSV (HSB):
        2°, 56.4516%, 72.9412%
        XYZ:
        24.9052, 17.3738, 9.8254
        xyY:
        0.4780, 0.3334, 17.3738
      CIE-Lab:
        48.7277, 40.9554, 21.8923
        CIE-LCH:
        48.7277, 46.4394, 28.1263
        CIE-Luv:
        48.7277, 75.0194, 17.7852
        Hunter-Lab:
        41.6819, 33.7115, 15.2013
      #ba5451 color charts
#ba5451 RGB chart
      #ba5451 CMYK chart
      #ba5451 RGB pie chart
      #ba5451 color shades, tints & tones
#ba5451 color schemes
#ba5451 color preview, HTML & CSS examples
           This text has a color of #ba5451        
        
          <p style="color:#ba5451;">Text here</p>
        
        
          .mytext {color:#ba5451;}
        
        Text color #ba5451
      
           This box has a color of #ba5451        
        
          <div style="background-color:#ba5451;">Content here</div>
        
        
          .mybackground {background-color:#ba5451;}
        
        Background color #ba5451
      
           Border around this has a color of #ba5451        
        
          <div style="border:2px solid #ba5451;">Content here</div>
        
        
          .myborder {border:2px solid #ba5451;}
        
        Border color #ba5451