#cbb3c2 color space conversions
Hex:
        #cbb3c2
        RGB:
        203, 179, 194
        CMY:
        20, 30, 24
        CMYK:
        0, 12, 4, 20
      HSL:
        323°, 18.7500%, 74.9020%
        HSV (HSB):
        323°, 11.8227%, 79.6078%
        XYZ:
        50.4863, 48.8318, 57.8035
        xyY:
        0.3213, 0.3108, 48.8318
      CIE-Lab:
        75.3465, 11.1966, -4.4487
        CIE-LCH:
        75.3465, 12.0480, 338.3310
        CIE-Luv:
        75.3465, 13.0446, -8.6221
        Hunter-Lab:
        69.8797, 6.6722, -0.1280
      #cbb3c2 color charts
#cbb3c2 RGB chart
      #cbb3c2 CMYK chart
      #cbb3c2 RGB pie chart
      #cbb3c2 color shades, tints & tones
#cbb3c2 color schemes
#cbb3c2 color preview, HTML & CSS examples
           This text has a color of #cbb3c2        
        
          <p style="color:#cbb3c2;">Text here</p>
        
        
          .mytext {color:#cbb3c2;}
        
        Text color #cbb3c2
      
           This box has a color of #cbb3c2        
        
          <div style="background-color:#cbb3c2;">Content here</div>
        
        
          .mybackground {background-color:#cbb3c2;}
        
        Background color #cbb3c2
      
           Border around this has a color of #cbb3c2        
        
          <div style="border:2px solid #cbb3c2;">Content here</div>
        
        
          .myborder {border:2px solid #cbb3c2;}
        
        Border color #cbb3c2