#ca2b1e color space conversions
Hex:
        #ca2b1e
        RGB:
        202, 43, 30
        CMY:
        21, 83, 88
        CMYK:
        0, 79, 85, 21
      HSL:
        5°, 74.1379%, 45.4902%
        HSV (HSB):
        5°, 85.1485%, 79.2157%
        XYZ:
        25.4553, 14.3780, 2.6619
        xyY:
        0.5990, 0.3383, 14.3780
      CIE-Lab:
        44.7703, 60.3516, 46.7302
        CIE-LCH:
        44.7703, 76.3284, 37.7506
        CIE-Luv:
        44.7703, 122.7455, 29.7520
        Hunter-Lab:
        37.9184, 53.4733, 22.3807
      #ca2b1e color charts
#ca2b1e RGB chart
      #ca2b1e CMYK chart
      #ca2b1e RGB pie chart
      #ca2b1e color shades, tints & tones
#ca2b1e color schemes
#ca2b1e color preview, HTML & CSS examples
           This text has a color of #ca2b1e        
        
          <p style="color:#ca2b1e;">Text here</p>
        
        
          .mytext {color:#ca2b1e;}
        
        Text color #ca2b1e
      
           This box has a color of #ca2b1e        
        
          <div style="background-color:#ca2b1e;">Content here</div>
        
        
          .mybackground {background-color:#ca2b1e;}
        
        Background color #ca2b1e
      
           Border around this has a color of #ca2b1e        
        
          <div style="border:2px solid #ca2b1e;">Content here</div>
        
        
          .myborder {border:2px solid #ca2b1e;}
        
        Border color #ca2b1e