#ba6476 color space conversions
Hex:
        #ba6476
        RGB:
        186, 100, 118
        CMY:
        27, 61, 54
        CMYK:
        0, 46, 37, 27
      HSL:
        347°, 38.3929%, 56.0784%
        HSV (HSB):
        347°, 46.2366%, 72.9412%
        XYZ:
        28.0769, 20.8615, 19.6864
        xyY:
        0.4091, 0.3040, 20.8615
      CIE-Lab:
        52.7975, 36.4558, 5.5244
        CIE-LCH:
        52.7975, 36.8720, 8.6169
        CIE-Luv:
        52.7975, 56.8920, 0.6716
        Hunter-Lab:
        45.6743, 29.7973, 6.4171
      #ba6476 color charts
#ba6476 RGB chart
      #ba6476 CMYK chart
      #ba6476 RGB pie chart
      #ba6476 color shades, tints & tones
#ba6476 color schemes
#ba6476 color preview, HTML & CSS examples
           This text has a color of #ba6476        
        
          <p style="color:#ba6476;">Text here</p>
        
        
          .mytext {color:#ba6476;}
        
        Text color #ba6476
      
           This box has a color of #ba6476        
        
          <div style="background-color:#ba6476;">Content here</div>
        
        
          .mybackground {background-color:#ba6476;}
        
        Background color #ba6476
      
           Border around this has a color of #ba6476        
        
          <div style="border:2px solid #ba6476;">Content here</div>
        
        
          .myborder {border:2px solid #ba6476;}
        
        Border color #ba6476