#ba6075 color space conversions
Hex:
        #ba6075
        RGB:
        186, 96, 117
        CMY:
        27, 62, 54
        CMYK:
        0, 48, 37, 27
      HSL:
        346°, 39.4737%, 55.2941%
        HSV (HSB):
        346°, 48.3871%, 72.9412%
        XYZ:
        27.6435, 20.0892, 19.2503
        xyY:
        0.4127, 0.2999, 20.0892
      CIE-Lab:
        51.9379, 38.4386, 4.8837
        CIE-LCH:
        51.9379, 38.7476, 7.2407
        CIE-Luv:
        51.9379, 59.4700, -0.5551
        Hunter-Lab:
        44.8210, 31.6536, 5.9101
      #ba6075 color charts
#ba6075 RGB chart
      #ba6075 CMYK chart
      #ba6075 RGB pie chart
      #ba6075 color shades, tints & tones
#ba6075 color schemes
#ba6075 color preview, HTML & CSS examples
           This text has a color of #ba6075        
        
          <p style="color:#ba6075;">Text here</p>
        
        
          .mytext {color:#ba6075;}
        
        Text color #ba6075
      
           This box has a color of #ba6075        
        
          <div style="background-color:#ba6075;">Content here</div>
        
        
          .mybackground {background-color:#ba6075;}
        
        Background color #ba6075
      
           Border around this has a color of #ba6075        
        
          <div style="border:2px solid #ba6075;">Content here</div>
        
        
          .myborder {border:2px solid #ba6075;}
        
        Border color #ba6075