#ca031b color space conversions
Hex:
        #ca031b
        RGB:
        202, 3, 27
        CMY:
        21, 99, 89
        CMYK:
        0, 99, 87, 21
      HSL:
        353°, 97.0732%, 40.1961%
        HSV (HSB):
        353°, 98.5149%, 79.2157%
        XYZ:
        24.5875, 12.7008, 2.1925
        xyY:
        0.6228, 0.3217, 12.7008
      CIE-Lab:
        42.3089, 67.2559, 46.1212
        CIE-LCH:
        42.3089, 81.5507, 34.4407
        CIE-Luv:
        42.3089, 135.2069, 26.0220
        Hunter-Lab:
        35.6382, 60.7839, 21.2991
      #ca031b color charts
#ca031b RGB chart
      #ca031b CMYK chart
      #ca031b RGB pie chart
      #ca031b color shades, tints & tones
#ca031b color schemes
#ca031b color preview, HTML & CSS examples
           This text has a color of #ca031b        
        
          <p style="color:#ca031b;">Text here</p>
        
        
          .mytext {color:#ca031b;}
        
        Text color #ca031b
      
           This box has a color of #ca031b        
        
          <div style="background-color:#ca031b;">Content here</div>
        
        
          .mybackground {background-color:#ca031b;}
        
        Background color #ca031b
      
           Border around this has a color of #ca031b        
        
          <div style="border:2px solid #ca031b;">Content here</div>
        
        
          .myborder {border:2px solid #ca031b;}
        
        Border color #ca031b