#cb957f color space conversions
Hex:
        #cb957f
        RGB:
        203, 149, 127
        CMY:
        20, 42, 50
        CMYK:
        0, 27, 37, 20
      HSL:
        17°, 42.2222%, 64.7059%
        HSV (HSB):
        17°, 37.4384%, 79.6078%
        XYZ:
        39.2068, 35.7237, 24.9076
        xyY:
        0.3927, 0.3578, 35.7237
      CIE-Lab:
        66.3083, 17.4241, 19.5937
        CIE-LCH:
        66.3083, 26.2204, 48.3542
        CIE-Luv:
        66.3083, 37.5082, 22.8114
        Hunter-Lab:
        59.7693, 12.4942, 17.1306
      #cb957f color charts
#cb957f RGB chart
      #cb957f CMYK chart
      #cb957f RGB pie chart
      #cb957f color shades, tints & tones
#cb957f color schemes
#cb957f color preview, HTML & CSS examples
           This text has a color of #cb957f        
        
          <p style="color:#cb957f;">Text here</p>
        
        
          .mytext {color:#cb957f;}
        
        Text color #cb957f
      
           This box has a color of #cb957f        
        
          <div style="background-color:#cb957f;">Content here</div>
        
        
          .mybackground {background-color:#cb957f;}
        
        Background color #cb957f
      
           Border around this has a color of #cb957f        
        
          <div style="border:2px solid #cb957f;">Content here</div>
        
        
          .myborder {border:2px solid #cb957f;}
        
        Border color #cb957f