#ca5540 color space conversions
Hex:
        #ca5540
        RGB:
        202, 85, 64
        CMY:
        21, 67, 75
        CMYK:
        0, 58, 68, 21
      HSL:
        9°, 56.5574%, 52.1569%
        HSV (HSB):
        9°, 68.3168%, 79.2157%
        XYZ:
        28.5310, 19.4237, 7.0959
        xyY:
        0.5183, 0.3528, 19.4237
      CIE-Lab:
        51.1793, 45.2168, 35.3419
        CIE-LCH:
        51.1793, 57.3899, 38.0115
        CIE-Luv:
        51.1793, 90.9267, 29.3085
        Hunter-Lab:
        44.0724, 38.4286, 21.3046
      #ca5540 color charts
#ca5540 RGB chart
      #ca5540 CMYK chart
      #ca5540 RGB pie chart
      #ca5540 color shades, tints & tones
#ca5540 color schemes
#ca5540 color preview, HTML & CSS examples
           This text has a color of #ca5540        
        
          <p style="color:#ca5540;">Text here</p>
        
        
          .mytext {color:#ca5540;}
        
        Text color #ca5540
      
           This box has a color of #ca5540        
        
          <div style="background-color:#ca5540;">Content here</div>
        
        
          .mybackground {background-color:#ca5540;}
        
        Background color #ca5540
      
           Border around this has a color of #ca5540        
        
          <div style="border:2px solid #ca5540;">Content here</div>
        
        
          .myborder {border:2px solid #ca5540;}
        
        Border color #ca5540