#ca133b color space conversions
Hex:
        #ca133b
        RGB:
        202, 19, 59
        CMY:
        21, 93, 77
        CMYK:
        0, 91, 71, 21
      HSL:
        347°, 82.8054%, 43.3333%
        HSV (HSB):
        347°, 90.5941%, 79.2157%
        XYZ:
        25.3794, 13.3381, 5.3745
        xyY:
        0.5756, 0.3025, 13.3381
      CIE-Lab:
        43.2683, 66.5050, 28.8215
        CIE-LCH:
        43.2683, 72.4817, 23.4306
        CIE-Luv:
        43.2683, 125.0940, 16.0772
        Hunter-Lab:
        36.5213, 60.1310, 16.8397
      #ca133b color charts
#ca133b RGB chart
      #ca133b CMYK chart
      #ca133b RGB pie chart
      #ca133b color shades, tints & tones
#ca133b color schemes
#ca133b color preview, HTML & CSS examples
           This text has a color of #ca133b        
        
          <p style="color:#ca133b;">Text here</p>
        
        
          .mytext {color:#ca133b;}
        
        Text color #ca133b
      
           This box has a color of #ca133b        
        
          <div style="background-color:#ca133b;">Content here</div>
        
        
          .mybackground {background-color:#ca133b;}
        
        Background color #ca133b
      
           Border around this has a color of #ca133b        
        
          <div style="border:2px solid #ca133b;">Content here</div>
        
        
          .myborder {border:2px solid #ca133b;}
        
        Border color #ca133b