#ca050f color space conversions
Hex:
        #ca050f
        RGB:
        202, 5, 15
        CMY:
        21, 98, 94
        CMYK:
        0, 98, 93, 21
      HSL:
        357°, 95.1691%, 40.5882%
        HSV (HSB):
        357°, 97.5248%, 79.2157%
        XYZ:
        24.4976, 12.6996, 1.6120
        xyY:
        0.6312, 0.3272, 12.6996
      CIE-Lab:
        42.3071, 66.8752, 51.4196
        CIE-LCH:
        42.3071, 84.3580, 37.5563
        CIE-Luv:
        42.3071, 136.3545, 28.3795
        Hunter-Lab:
        35.6365, 60.3426, 22.2635
      #ca050f color charts
#ca050f RGB chart
      #ca050f CMYK chart
      #ca050f RGB pie chart
      #ca050f color shades, tints & tones
#ca050f color schemes
#ca050f color preview, HTML & CSS examples
           This text has a color of #ca050f        
        
          <p style="color:#ca050f;">Text here</p>
        
        
          .mytext {color:#ca050f;}
        
        Text color #ca050f
      
           This box has a color of #ca050f        
        
          <div style="background-color:#ca050f;">Content here</div>
        
        
          .mybackground {background-color:#ca050f;}
        
        Background color #ca050f
      
           Border around this has a color of #ca050f        
        
          <div style="border:2px solid #ca050f;">Content here</div>
        
        
          .myborder {border:2px solid #ca050f;}
        
        Border color #ca050f