#ca955f color space conversions
Hex:
        #ca955f
        RGB:
        202, 149, 95
        CMY:
        21, 42, 63
        CMYK:
        0, 26, 53, 21
      HSL:
        30°, 50.2347%, 58.2353%
        HSV (HSB):
        30°, 52.9703%, 79.2157%
        XYZ:
        37.1701, 34.8777, 15.5995
        xyY:
        0.4241, 0.3979, 34.8777
      CIE-Lab:
        65.6533, 13.6873, 36.1298
        CIE-LCH:
        65.6533, 38.6356, 69.2514
        CIE-Luv:
        65.6533, 40.1564, 41.5496
        Hunter-Lab:
        59.0573, 8.9959, 25.6792
      #ca955f color charts
#ca955f RGB chart
      #ca955f CMYK chart
      #ca955f RGB pie chart
      #ca955f color shades, tints & tones
#ca955f color schemes
#ca955f color preview, HTML & CSS examples
           This text has a color of #ca955f        
        
          <p style="color:#ca955f;">Text here</p>
        
        
          .mytext {color:#ca955f;}
        
        Text color #ca955f
      
           This box has a color of #ca955f        
        
          <div style="background-color:#ca955f;">Content here</div>
        
        
          .mybackground {background-color:#ca955f;}
        
        Background color #ca955f
      
           Border around this has a color of #ca955f        
        
          <div style="border:2px solid #ca955f;">Content here</div>
        
        
          .myborder {border:2px solid #ca955f;}
        
        Border color #ca955f