#ba7275 color space conversions
Hex:
        #ba7275
        RGB:
        186, 114, 117
        CMY:
        27, 55, 54
        CMYK:
        0, 39, 37, 27
      HSL:
        358°, 34.2857%, 58.8235%
        HSV (HSB):
        358°, 38.7097%, 72.9412%
        XYZ:
        29.4779, 23.7581, 19.8617
        xyY:
        0.4033, 0.3250, 23.7581
      CIE-Lab:
        55.8448, 28.7703, 10.4435
        CIE-LCH:
        55.8448, 30.6071, 19.9507
        CIE-Luv:
        55.8448, 48.5476, 8.4909
        Hunter-Lab:
        48.7423, 22.6526, 9.9598
      #ba7275 color charts
#ba7275 RGB chart
      #ba7275 CMYK chart
      #ba7275 RGB pie chart
      #ba7275 color shades, tints & tones
#ba7275 color schemes
#ba7275 color preview, HTML & CSS examples
           This text has a color of #ba7275        
        
          <p style="color:#ba7275;">Text here</p>
        
        
          .mytext {color:#ba7275;}
        
        Text color #ba7275
      
           This box has a color of #ba7275        
        
          <div style="background-color:#ba7275;">Content here</div>
        
        
          .mybackground {background-color:#ba7275;}
        
        Background color #ba7275
      
           Border around this has a color of #ba7275        
        
          <div style="border:2px solid #ba7275;">Content here</div>
        
        
          .myborder {border:2px solid #ba7275;}
        
        Border color #ba7275