#ca0b12 color space conversions
Hex:
        #ca0b12
        RGB:
        202, 11, 18
        CMY:
        21, 96, 93
        CMYK:
        0, 95, 91, 21
      HSL:
        358°, 89.6714%, 41.7647%
        HSV (HSB):
        358°, 94.5545%, 79.2157%
        XYZ:
        24.5860, 12.8396, 1.7547
        xyY:
        0.6275, 0.3277, 12.8396
      CIE-Lab:
        42.5205, 66.3372, 50.3794
        CIE-LCH:
        42.5205, 83.2989, 37.2146
        CIE-Luv:
        42.5205, 135.0227, 28.2732
        Hunter-Lab:
        35.8324, 59.7692, 22.1792
      #ca0b12 color charts
#ca0b12 RGB chart
      #ca0b12 CMYK chart
      #ca0b12 RGB pie chart
      #ca0b12 color shades, tints & tones
#ca0b12 color schemes
#ca0b12 color preview, HTML & CSS examples
           This text has a color of #ca0b12        
        
          <p style="color:#ca0b12;">Text here</p>
        
        
          .mytext {color:#ca0b12;}
        
        Text color #ca0b12
      
           This box has a color of #ca0b12        
        
          <div style="background-color:#ca0b12;">Content here</div>
        
        
          .mybackground {background-color:#ca0b12;}
        
        Background color #ca0b12
      
           Border around this has a color of #ca0b12        
        
          <div style="border:2px solid #ca0b12;">Content here</div>
        
        
          .myborder {border:2px solid #ca0b12;}
        
        Border color #ca0b12