#ca0c20 color space conversions
Hex:
        #ca0c20
        RGB:
        202, 12, 32
        CMY:
        21, 95, 87
        CMYK:
        0, 94, 84, 21
      HSL:
        354°, 88.7850%, 41.9608%
        HSV (HSB):
        354°, 94.0594%, 79.2157%
        XYZ:
        24.7493, 12.9238, 2.5566
        xyY:
        0.6152, 0.3212, 12.9238
      CIE-Lab:
        42.6482, 66.4909, 43.8470
        CIE-LCH:
        42.6482, 79.6467, 33.4026
        CIE-Luv:
        42.6482, 132.8776, 25.3374
        Hunter-Lab:
        35.9497, 59.9752, 20.9483
      #ca0c20 color charts
#ca0c20 RGB chart
      #ca0c20 CMYK chart
      #ca0c20 RGB pie chart
      #ca0c20 color shades, tints & tones
#ca0c20 color schemes
#ca0c20 color preview, HTML & CSS examples
           This text has a color of #ca0c20        
        
          <p style="color:#ca0c20;">Text here</p>
        
        
          .mytext {color:#ca0c20;}
        
        Text color #ca0c20
      
           This box has a color of #ca0c20        
        
          <div style="background-color:#ca0c20;">Content here</div>
        
        
          .mybackground {background-color:#ca0c20;}
        
        Background color #ca0c20
      
           Border around this has a color of #ca0c20        
        
          <div style="border:2px solid #ca0c20;">Content here</div>
        
        
          .myborder {border:2px solid #ca0c20;}
        
        Border color #ca0c20