#ca050e color space conversions
Hex:
        #ca050e
        RGB:
        202, 5, 14
        CMY:
        21, 98, 95
        CMYK:
        0, 98, 93, 21
      HSL:
        357°, 95.1691%, 40.5882%
        HSV (HSB):
        357°, 97.5248%, 79.2157%
        XYZ:
        24.4907, 12.6968, 1.5754
        xyY:
        0.6318, 0.3276, 12.6968
      CIE-Lab:
        42.3028, 66.8634, 51.7873
        CIE-LCH:
        42.3028, 84.5733, 37.7586
        CIE-Luv:
        42.3028, 136.4481, 28.5204
        Hunter-Lab:
        35.6326, 60.3280, 22.3215
      #ca050e color charts
#ca050e RGB chart
      #ca050e CMYK chart
      #ca050e RGB pie chart
      #ca050e color shades, tints & tones
#ca050e color schemes
#ca050e color preview, HTML & CSS examples
           This text has a color of #ca050e        
        
          <p style="color:#ca050e;">Text here</p>
        
        
          .mytext {color:#ca050e;}
        
        Text color #ca050e
      
           This box has a color of #ca050e        
        
          <div style="background-color:#ca050e;">Content here</div>
        
        
          .mybackground {background-color:#ca050e;}
        
        Background color #ca050e
      
           Border around this has a color of #ca050e        
        
          <div style="border:2px solid #ca050e;">Content here</div>
        
        
          .myborder {border:2px solid #ca050e;}
        
        Border color #ca050e