#ca5f41 color space conversions
Hex:
        #ca5f41
        RGB:
        202, 95, 65
        CMY:
        21, 63, 75
        CMYK:
        0, 53, 68, 21
      HSL:
        13°, 56.3786%, 52.3529%
        HSV (HSB):
        13°, 67.8218%, 79.2157%
        XYZ:
        29.4035, 21.1226, 7.5284
        xyY:
        0.5065, 0.3638, 21.1226
      CIE-Lab:
        53.0834, 40.3874, 37.0219
        CIE-LCH:
        53.0834, 54.7884, 42.5105
        CIE-Luv:
        53.0834, 83.5317, 32.4961
        Hunter-Lab:
        45.9594, 33.7702, 22.4596
      #ca5f41 color charts
#ca5f41 RGB chart
      #ca5f41 CMYK chart
      #ca5f41 RGB pie chart
      #ca5f41 color shades, tints & tones
#ca5f41 color schemes
#ca5f41 color preview, HTML & CSS examples
           This text has a color of #ca5f41        
        
          <p style="color:#ca5f41;">Text here</p>
        
        
          .mytext {color:#ca5f41;}
        
        Text color #ca5f41
      
           This box has a color of #ca5f41        
        
          <div style="background-color:#ca5f41;">Content here</div>
        
        
          .mybackground {background-color:#ca5f41;}
        
        Background color #ca5f41
      
           Border around this has a color of #ca5f41        
        
          <div style="border:2px solid #ca5f41;">Content here</div>
        
        
          .myborder {border:2px solid #ca5f41;}
        
        Border color #ca5f41