#cb9d9a color space conversions
Hex:
        #cb9d9a
        RGB:
        203, 157, 154
        CMY:
        20, 38, 40
        CMYK:
        0, 23, 24, 20
      HSL:
        4°, 32.0261%, 70.0000%
        HSV (HSB):
        4°, 24.1379%, 79.6078%
        XYZ:
        42.5183, 39.1435, 35.8864
        xyY:
        0.3617, 0.3330, 39.1435
      CIE-Lab:
        68.8551, 16.6434, 8.1512
        CIE-LCH:
        68.8551, 18.5323, 26.0937
        CIE-Luv:
        68.8551, 29.3786, 8.4655
        Hunter-Lab:
        62.5648, 11.8181, 9.7874
      #cb9d9a color charts
#cb9d9a RGB chart
      #cb9d9a CMYK chart
      #cb9d9a RGB pie chart
      #cb9d9a color shades, tints & tones
#cb9d9a color schemes
#cb9d9a color preview, HTML & CSS examples
           This text has a color of #cb9d9a        
        
          <p style="color:#cb9d9a;">Text here</p>
        
        
          .mytext {color:#cb9d9a;}
        
        Text color #cb9d9a
      
           This box has a color of #cb9d9a        
        
          <div style="background-color:#cb9d9a;">Content here</div>
        
        
          .mybackground {background-color:#cb9d9a;}
        
        Background color #cb9d9a
      
           Border around this has a color of #cb9d9a        
        
          <div style="border:2px solid #cb9d9a;">Content here</div>
        
        
          .myborder {border:2px solid #cb9d9a;}
        
        Border color #cb9d9a