#cb95ae color space conversions
Hex:
        #cb95ae
        RGB:
        203, 149, 174
        CMY:
        20, 42, 32
        CMYK:
        0, 27, 14, 20
      HSL:
        332°, 34.1772%, 69.0196%
        HSV (HSB):
        332°, 26.6010%, 79.6078%
        XYZ:
        43.0160, 37.2474, 44.9667
        xyY:
        0.3435, 0.2974, 37.2474
      CIE-Lab:
        67.4622, 24.1336, -5.0381
        CIE-LCH:
        67.4622, 24.6538, 348.2084
        CIE-Luv:
        67.4622, 31.3478, -11.6231
        Hunter-Lab:
        61.0306, 19.0079, -0.9627
      #cb95ae color charts
#cb95ae RGB chart
      #cb95ae CMYK chart
      #cb95ae RGB pie chart
      #cb95ae color shades, tints & tones
#cb95ae color schemes
#cb95ae color preview, HTML & CSS examples
           This text has a color of #cb95ae        
        
          <p style="color:#cb95ae;">Text here</p>
        
        
          .mytext {color:#cb95ae;}
        
        Text color #cb95ae
      
           This box has a color of #cb95ae        
        
          <div style="background-color:#cb95ae;">Content here</div>
        
        
          .mybackground {background-color:#cb95ae;}
        
        Background color #cb95ae
      
           Border around this has a color of #cb95ae        
        
          <div style="border:2px solid #cb95ae;">Content here</div>
        
        
          .myborder {border:2px solid #cb95ae;}
        
        Border color #cb95ae