#ca915f color space conversions
Hex:
        #ca915f
        RGB:
        202, 145, 95
        CMY:
        21, 43, 63
        CMYK:
        0, 28, 53, 21
      HSL:
        28°, 50.2347%, 58.2353%
        HSV (HSB):
        28°, 52.9703%, 79.2157%
        XYZ:
        36.5481, 33.6336, 15.3921
        xyY:
        0.4271, 0.3930, 33.6336
      CIE-Lab:
        64.6707, 15.8717, 34.9014
        CIE-LCH:
        64.6707, 38.3408, 65.5459
        CIE-Luv:
        64.6707, 42.9720, 39.6315
        Hunter-Lab:
        57.9945, 11.0003, 24.8602
      #ca915f color charts
#ca915f RGB chart
      #ca915f CMYK chart
      #ca915f RGB pie chart
      #ca915f color shades, tints & tones
#ca915f color schemes
#ca915f color preview, HTML & CSS examples
           This text has a color of #ca915f        
        
          <p style="color:#ca915f;">Text here</p>
        
        
          .mytext {color:#ca915f;}
        
        Text color #ca915f
      
           This box has a color of #ca915f        
        
          <div style="background-color:#ca915f;">Content here</div>
        
        
          .mybackground {background-color:#ca915f;}
        
        Background color #ca915f
      
           Border around this has a color of #ca915f        
        
          <div style="border:2px solid #ca915f;">Content here</div>
        
        
          .myborder {border:2px solid #ca915f;}
        
        Border color #ca915f