#bad0bf color space conversions
Hex:
        #bad0bf
        RGB:
        186, 208, 191
        CMY:
        27, 18, 25
        CMYK:
        11, 0, 8, 18
      HSL:
        134°, 18.9655%, 77.2549%
        HSV (HSB):
        134°, 10.5769%, 81.5686%
        XYZ:
        52.2095, 59.3124, 57.9869
        xyY:
        0.3080, 0.3499, 59.3124
      CIE-Lab:
        81.4630, -10.6119, 5.9259
        CIE-LCH:
        81.4630, 12.1544, 150.8201
        CIE-Luv:
        81.4630, -11.3154, 10.6444
        Hunter-Lab:
        77.0146, -13.7672, 9.2687
      #bad0bf color charts
#bad0bf RGB chart
      #bad0bf CMYK chart
      #bad0bf RGB pie chart
      #bad0bf color shades, tints & tones
#bad0bf color schemes
#bad0bf color preview, HTML & CSS examples
           This text has a color of #bad0bf        
        
          <p style="color:#bad0bf;">Text here</p>
        
        
          .mytext {color:#bad0bf;}
        
        Text color #bad0bf
      
           This box has a color of #bad0bf        
        
          <div style="background-color:#bad0bf;">Content here</div>
        
        
          .mybackground {background-color:#bad0bf;}
        
        Background color #bad0bf
      
           Border around this has a color of #bad0bf        
        
          <div style="border:2px solid #bad0bf;">Content here</div>
        
        
          .myborder {border:2px solid #bad0bf;}
        
        Border color #bad0bf