#cb958b color space conversions
Hex:
        #cb958b
        RGB:
        203, 149, 139
        CMY:
        20, 42, 45
        CMYK:
        0, 27, 32, 20
      HSL:
        9°, 38.0952%, 67.0588%
        HSV (HSB):
        9°, 31.5271%, 79.6078%
        XYZ:
        40.0362, 36.0555, 29.2754
        xyY:
        0.3800, 0.3422, 36.0555
      CIE-Lab:
        66.5623, 18.9356, 13.2633
        CIE-LCH:
        66.5623, 23.1186, 35.0091
        CIE-Luv:
        66.5623, 36.0395, 14.6554
        Hunter-Lab:
        60.0462, 13.9353, 13.1257
      #cb958b color charts
#cb958b RGB chart
      #cb958b CMYK chart
      #cb958b RGB pie chart
      #cb958b color shades, tints & tones
#cb958b color schemes
#cb958b color preview, HTML & CSS examples
           This text has a color of #cb958b        
        
          <p style="color:#cb958b;">Text here</p>
        
        
          .mytext {color:#cb958b;}
        
        Text color #cb958b
      
           This box has a color of #cb958b        
        
          <div style="background-color:#cb958b;">Content here</div>
        
        
          .mybackground {background-color:#cb958b;}
        
        Background color #cb958b
      
           Border around this has a color of #cb958b        
        
          <div style="border:2px solid #cb958b;">Content here</div>
        
        
          .myborder {border:2px solid #cb958b;}
        
        Border color #cb958b