#ca1c15 color space conversions
Hex:
        #ca1c15
        RGB:
        202, 28, 21
        CMY:
        21, 89, 92
        CMYK:
        0, 86, 90, 21
      HSL:
        2°, 81.1659%, 43.7255%
        HSV (HSB):
        2°, 89.6040%, 79.2157%
        XYZ:
        24.9077, 13.4412, 1.9911
        xyY:
        0.6174, 0.3332, 13.4412
      CIE-Lab:
        43.4207, 63.8411, 49.7579
        CIE-LCH:
        43.4207, 80.9415, 37.9329
        CIE-Luv:
        43.4207, 130.2127, 29.3357
        Hunter-Lab:
        36.6623, 57.1110, 22.4436
      #ca1c15 color charts
#ca1c15 RGB chart
      #ca1c15 CMYK chart
      #ca1c15 RGB pie chart
      #ca1c15 color shades, tints & tones
#ca1c15 color schemes
#ca1c15 color preview, HTML & CSS examples
           This text has a color of #ca1c15        
        
          <p style="color:#ca1c15;">Text here</p>
        
        
          .mytext {color:#ca1c15;}
        
        Text color #ca1c15
      
           This box has a color of #ca1c15        
        
          <div style="background-color:#ca1c15;">Content here</div>
        
        
          .mybackground {background-color:#ca1c15;}
        
        Background color #ca1c15
      
           Border around this has a color of #ca1c15        
        
          <div style="border:2px solid #ca1c15;">Content here</div>
        
        
          .myborder {border:2px solid #ca1c15;}
        
        Border color #ca1c15