#bad6b1 color space conversions
Hex:
        #bad6b1
        RGB:
        186, 214, 177
        CMY:
        27, 16, 31
        CMYK:
        13, 0, 17, 16
      HSL:
        105°, 31.0924%, 76.6667%
        HSV (HSB):
        105°, 17.2897%, 83.9216%
        XYZ:
        52.2321, 61.7066, 50.7526
        xyY:
        0.3172, 0.3747, 61.7066
      CIE-Lab:
        82.7571, -16.1310, 15.2003
        CIE-LCH:
        82.7571, 22.1644, 136.7014
        CIE-Luv:
        82.7571, -13.9450, 24.8449
        Hunter-Lab:
        78.5535, -18.7798, 16.6808
      #bad6b1 color charts
#bad6b1 RGB chart
      #bad6b1 CMYK chart
      #bad6b1 RGB pie chart
      #bad6b1 color shades, tints & tones
#bad6b1 color schemes
#bad6b1 color preview, HTML & CSS examples
           This text has a color of #bad6b1        
        
          <p style="color:#bad6b1;">Text here</p>
        
        
          .mytext {color:#bad6b1;}
        
        Text color #bad6b1
      
           This box has a color of #bad6b1        
        
          <div style="background-color:#bad6b1;">Content here</div>
        
        
          .mybackground {background-color:#bad6b1;}
        
        Background color #bad6b1
      
           Border around this has a color of #bad6b1        
        
          <div style="border:2px solid #bad6b1;">Content here</div>
        
        
          .myborder {border:2px solid #bad6b1;}
        
        Border color #bad6b1