#ccb295 color space conversions
Hex:
        #ccb295
        RGB:
        204, 178, 149
        CMY:
        20, 30, 42
        CMYK:
        0, 13, 27, 20
      HSL:
        32°, 35.0318%, 69.2157%
        HSV (HSB):
        32°, 26.9608%, 80.0000%
        XYZ:
        46.2470, 46.8481, 35.0389
        xyY:
        0.3609, 0.3656, 46.8481
      CIE-Lab:
        74.0925, 4.9352, 18.2774
        CIE-LCH:
        74.0925, 18.9319, 74.8895
        CIE-Luv:
        74.0925, 18.0624, 24.3977
        Hunter-Lab:
        68.4457, 0.8282, 17.5601
      #ccb295 color charts
#ccb295 RGB chart
      #ccb295 CMYK chart
      #ccb295 RGB pie chart
      #ccb295 color shades, tints & tones
#ccb295 color schemes
#ccb295 color preview, HTML & CSS examples
           This text has a color of #ccb295        
        
          <p style="color:#ccb295;">Text here</p>
        
        
          .mytext {color:#ccb295;}
        
        Text color #ccb295
      
           This box has a color of #ccb295        
        
          <div style="background-color:#ccb295;">Content here</div>
        
        
          .mybackground {background-color:#ccb295;}
        
        Background color #ccb295
      
           Border around this has a color of #ccb295        
        
          <div style="border:2px solid #ccb295;">Content here</div>
        
        
          .myborder {border:2px solid #ccb295;}
        
        Border color #ccb295