#cb99ba color space conversions
Hex:
        #cb99ba
        RGB:
        203, 153, 186
        CMY:
        20, 40, 27
        CMYK:
        0, 25, 8, 20
      HSL:
        320°, 32.4675%, 69.8039%
        HSV (HSB):
        320°, 24.6305%, 79.6078%
        XYZ:
        44.8828, 39.0241, 51.6212
        xyY:
        0.3312, 0.2879, 39.0241
      CIE-Lab:
        68.7688, 23.9766, -9.7972
        CIE-LCH:
        68.7688, 25.9010, 337.7743
        CIE-Luv:
        68.7688, 27.5623, -18.7628
        Hunter-Lab:
        62.4693, 18.9268, -5.2655
      #cb99ba color charts
#cb99ba RGB chart
      #cb99ba CMYK chart
      #cb99ba RGB pie chart
      #cb99ba color shades, tints & tones
#cb99ba color schemes
#cb99ba color preview, HTML & CSS examples
           This text has a color of #cb99ba        
        
          <p style="color:#cb99ba;">Text here</p>
        
        
          .mytext {color:#cb99ba;}
        
        Text color #cb99ba
      
           This box has a color of #cb99ba        
        
          <div style="background-color:#cb99ba;">Content here</div>
        
        
          .mybackground {background-color:#cb99ba;}
        
        Background color #cb99ba
      
           Border around this has a color of #cb99ba        
        
          <div style="border:2px solid #cb99ba;">Content here</div>
        
        
          .myborder {border:2px solid #cb99ba;}
        
        Border color #cb99ba