#cb9991 color space conversions
Hex:
        #cb9991
        RGB:
        203, 153, 145
        CMY:
        20, 40, 43
        CMYK:
        0, 25, 29, 20
      HSL:
        8°, 35.8025%, 68.2353%
        HSV (HSB):
        8°, 28.5714%, 79.6078%
        XYZ:
        41.1307, 37.5233, 31.8630
        xyY:
        0.3722, 0.3395, 37.5233
      CIE-Lab:
        67.6678, 17.5550, 11.4730
        CIE-LCH:
        67.6678, 20.9716, 33.1664
        CIE-Luv:
        67.6678, 32.8450, 12.6703
        Hunter-Lab:
        61.2563, 12.6558, 12.0392
      #cb9991 color charts
#cb9991 RGB chart
      #cb9991 CMYK chart
      #cb9991 RGB pie chart
      #cb9991 color shades, tints & tones
#cb9991 color schemes
#cb9991 color preview, HTML & CSS examples
           This text has a color of #cb9991        
        
          <p style="color:#cb9991;">Text here</p>
        
        
          .mytext {color:#cb9991;}
        
        Text color #cb9991
      
           This box has a color of #cb9991        
        
          <div style="background-color:#cb9991;">Content here</div>
        
        
          .mybackground {background-color:#cb9991;}
        
        Background color #cb9991
      
           Border around this has a color of #cb9991        
        
          <div style="border:2px solid #cb9991;">Content here</div>
        
        
          .myborder {border:2px solid #cb9991;}
        
        Border color #cb9991