#ca5440 color space conversions
Hex:
        #ca5440
        RGB:
        202, 84, 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.4529, 19.2674, 7.0698
        xyY:
        0.5193, 0.3517, 19.2674
      CIE-Lab:
        50.9986, 45.6898, 35.1289
        CIE-LCH:
        50.9986, 57.6333, 37.5551
        CIE-Luv:
        50.9986, 91.6316, 28.9596
        Hunter-Lab:
        43.8946, 38.8896, 21.1768
      #ca5440 color charts
#ca5440 RGB chart
      #ca5440 CMYK chart
      #ca5440 RGB pie chart
      #ca5440 color shades, tints & tones
#ca5440 color schemes
#ca5440 color preview, HTML & CSS examples
           This text has a color of #ca5440        
        
          <p style="color:#ca5440;">Text here</p>
        
        
          .mytext {color:#ca5440;}
        
        Text color #ca5440
      
           This box has a color of #ca5440        
        
          <div style="background-color:#ca5440;">Content here</div>
        
        
          .mybackground {background-color:#ca5440;}
        
        Background color #ca5440
      
           Border around this has a color of #ca5440        
        
          <div style="border:2px solid #ca5440;">Content here</div>
        
        
          .myborder {border:2px solid #ca5440;}
        
        Border color #ca5440