#ca4f1d color space conversions
Hex:
        #ca4f1d
        RGB:
        202, 79, 29
        CMY:
        21, 69, 89
        CMYK:
        0, 61, 86, 21
      HSL:
        17°, 74.8918%, 45.2941%
        HSV (HSB):
        17°, 85.6436%, 79.2157%
        XYZ:
        27.3749, 18.2372, 3.2397
        xyY:
        0.5604, 0.3733, 18.2372
      CIE-Lab:
        49.7826, 46.6525, 51.4438
        CIE-LCH:
        49.7826, 69.4473, 47.7963
        CIE-Luv:
        49.7826, 100.0805, 38.8431
        Hunter-Lab:
        42.7051, 39.6885, 25.3957
      #ca4f1d color charts
#ca4f1d RGB chart
      #ca4f1d CMYK chart
      #ca4f1d RGB pie chart
      #ca4f1d color shades, tints & tones
#ca4f1d color schemes
#ca4f1d color preview, HTML & CSS examples
           This text has a color of #ca4f1d        
        
          <p style="color:#ca4f1d;">Text here</p>
        
        
          .mytext {color:#ca4f1d;}
        
        Text color #ca4f1d
      
           This box has a color of #ca4f1d        
        
          <div style="background-color:#ca4f1d;">Content here</div>
        
        
          .mybackground {background-color:#ca4f1d;}
        
        Background color #ca4f1d
      
           Border around this has a color of #ca4f1d        
        
          <div style="border:2px solid #ca4f1d;">Content here</div>
        
        
          .myborder {border:2px solid #ca4f1d;}
        
        Border color #ca4f1d