#ca0f27 color space conversions
Hex:
        #ca0f27
        RGB:
        202, 15, 39
        CMY:
        21, 94, 85
        CMYK:
        0, 93, 81, 21
      HSL:
        352°, 86.1751%, 42.5490%
        HSV (HSB):
        352°, 92.5743%, 79.2157%
        XYZ:
        24.8942, 13.0447, 3.1253
        xyY:
        0.6062, 0.3177, 13.0447
      CIE-Lab:
        42.8305, 66.3267, 40.1961
        CIE-LCH:
        42.8305, 77.5561, 31.2172
        CIE-Luv:
        42.8305, 130.9666, 23.5194
        Hunter-Lab:
        36.1174, 59.8267, 20.1518
      #ca0f27 color charts
#ca0f27 RGB chart
      #ca0f27 CMYK chart
      #ca0f27 RGB pie chart
      #ca0f27 color shades, tints & tones
#ca0f27 color schemes
#ca0f27 color preview, HTML & CSS examples
           This text has a color of #ca0f27        
        
          <p style="color:#ca0f27;">Text here</p>
        
        
          .mytext {color:#ca0f27;}
        
        Text color #ca0f27
      
           This box has a color of #ca0f27        
        
          <div style="background-color:#ca0f27;">Content here</div>
        
        
          .mybackground {background-color:#ca0f27;}
        
        Background color #ca0f27
      
           Border around this has a color of #ca0f27        
        
          <div style="border:2px solid #ca0f27;">Content here</div>
        
        
          .myborder {border:2px solid #ca0f27;}
        
        Border color #ca0f27