#ca0f30 color space conversions
Hex:
        #ca0f30
        RGB:
        202, 15, 48
        CMY:
        21, 94, 81
        CMYK:
        0, 93, 76, 21
      HSL:
        349°, 86.1751%, 42.5490%
        HSV (HSB):
        349°, 92.5743%, 79.2157%
        XYZ:
        25.0614, 13.1116, 4.0062
        xyY:
        0.5942, 0.3109, 13.1116
      CIE-Lab:
        42.9309, 66.6088, 35.0847
        CIE-LCH:
        42.9309, 75.2839, 27.7770
        CIE-Luv:
        42.9309, 128.9280, 20.3632
        Hunter-Lab:
        36.2099, 60.1751, 18.7872
      #ca0f30 color charts
#ca0f30 RGB chart
      #ca0f30 CMYK chart
      #ca0f30 RGB pie chart
      #ca0f30 color shades, tints & tones
#ca0f30 color schemes
#ca0f30 color preview, HTML & CSS examples
           This text has a color of #ca0f30        
        
          <p style="color:#ca0f30;">Text here</p>
        
        
          .mytext {color:#ca0f30;}
        
        Text color #ca0f30
      
           This box has a color of #ca0f30        
        
          <div style="background-color:#ca0f30;">Content here</div>
        
        
          .mybackground {background-color:#ca0f30;}
        
        Background color #ca0f30
      
           Border around this has a color of #ca0f30        
        
          <div style="border:2px solid #ca0f30;">Content here</div>
        
        
          .myborder {border:2px solid #ca0f30;}
        
        Border color #ca0f30