#ca7d5b color space conversions
Hex:
        #ca7d5b
        RGB:
        202, 125, 91
        CMY:
        21, 51, 64
        CMYK:
        0, 38, 55, 21
      HSL:
        18°, 51.1521%, 57.4510%
        HSV (HSB):
        18°, 54.9505%, 79.2157%
        XYZ:
        33.5791, 27.9791, 13.5282
        xyY:
        0.4472, 0.3726, 27.9791
      CIE-Lab:
        59.8699, 26.4400, 31.0117
        CIE-LCH:
        59.8699, 40.7529, 49.5498
        CIE-Luv:
        59.8699, 57.7020, 32.3457
        Hunter-Lab:
        52.8953, 20.7489, 21.8630
      #ca7d5b color charts
#ca7d5b RGB chart
      #ca7d5b CMYK chart
      #ca7d5b RGB pie chart
      #ca7d5b color shades, tints & tones
#ca7d5b color schemes
#ca7d5b color preview, HTML & CSS examples
           This text has a color of #ca7d5b        
        
          <p style="color:#ca7d5b;">Text here</p>
        
        
          .mytext {color:#ca7d5b;}
        
        Text color #ca7d5b
      
           This box has a color of #ca7d5b        
        
          <div style="background-color:#ca7d5b;">Content here</div>
        
        
          .mybackground {background-color:#ca7d5b;}
        
        Background color #ca7d5b
      
           Border around this has a color of #ca7d5b        
        
          <div style="border:2px solid #ca7d5b;">Content here</div>
        
        
          .myborder {border:2px solid #ca7d5b;}
        
        Border color #ca7d5b