#ca240e color space conversions
Hex:
        #ca240e
        RGB:
        202, 36, 14
        CMY:
        21, 86, 95
        CMYK:
        0, 82, 93, 21
      HSL:
        7°, 87.0370%, 42.3529%
        HSV (HSB):
        7°, 93.0693%, 79.2157%
        XYZ:
        25.0673, 13.8500, 1.7676
        xyY:
        0.6161, 0.3404, 13.8500
      CIE-Lab:
        44.0171, 61.9520, 52.8365
        CIE-LCH:
        44.0171, 81.4233, 40.4596
        CIE-Luv:
        44.0171, 127.7462, 31.5519
        Hunter-Lab:
        37.2156, 55.1047, 23.2349
      #ca240e color charts
#ca240e RGB chart
      #ca240e CMYK chart
      #ca240e RGB pie chart
      #ca240e color shades, tints & tones
#ca240e color schemes
#ca240e color preview, HTML & CSS examples
           This text has a color of #ca240e        
        
          <p style="color:#ca240e;">Text here</p>
        
        
          .mytext {color:#ca240e;}
        
        Text color #ca240e
      
           This box has a color of #ca240e        
        
          <div style="background-color:#ca240e;">Content here</div>
        
        
          .mybackground {background-color:#ca240e;}
        
        Background color #ca240e
      
           Border around this has a color of #ca240e        
        
          <div style="border:2px solid #ca240e;">Content here</div>
        
        
          .myborder {border:2px solid #ca240e;}
        
        Border color #ca240e