#ca0216 color space conversions
Hex:
        #ca0216
        RGB:
        202, 2, 22
        CMY:
        21, 99, 91
        CMYK:
        0, 99, 89, 21
      HSL:
        354°, 98.0392%, 40.0000%
        HSV (HSB):
        354°, 99.0099%, 79.2157%
        XYZ:
        24.5236, 12.6579, 1.9097
        xyY:
        0.6273, 0.3238, 12.6579
      CIE-Lab:
        42.2432, 67.2632, 48.4555
        CIE-LCH:
        42.2432, 82.8991, 35.7685
        CIE-Luv:
        42.2432, 136.0816, 27.0195
        Hunter-Lab:
        35.5779, 60.7775, 21.7220
      #ca0216 color charts
#ca0216 RGB chart
      #ca0216 CMYK chart
      #ca0216 RGB pie chart
      #ca0216 color shades, tints & tones
#ca0216 color schemes
#ca0216 color preview, HTML & CSS examples
           This text has a color of #ca0216        
        
          <p style="color:#ca0216;">Text here</p>
        
        
          .mytext {color:#ca0216;}
        
        Text color #ca0216
      
           This box has a color of #ca0216        
        
          <div style="background-color:#ca0216;">Content here</div>
        
        
          .mybackground {background-color:#ca0216;}
        
        Background color #ca0216
      
           Border around this has a color of #ca0216        
        
          <div style="border:2px solid #ca0216;">Content here</div>
        
        
          .myborder {border:2px solid #ca0216;}
        
        Border color #ca0216