#c50c05 color space conversions
Hex:
        #c50c05
        RGB:
        197, 12, 5
        CMY:
        23, 95, 98
        CMYK:
        0, 94, 97, 23
      HSL:
        2°, 95.0495%, 39.6078%
        HSV (HSB):
        2°, 97.4619%, 77.2549%
        XYZ:
        23.1848, 12.1442, 1.2657
        xyY:
        0.6336, 0.3319, 12.1442
      CIE-Lab:
        41.4444, 64.8049, 53.7367
        CIE-LCH:
        41.4444, 84.1861, 39.6658
        CIE-Luv:
        41.4444, 132.3135, 29.2328
        Hunter-Lab:
        34.8486, 57.7715, 22.2406
      #c50c05 color charts
#c50c05 RGB chart
      #c50c05 CMYK chart
      #c50c05 RGB pie chart
      #c50c05 color shades, tints & tones
#c50c05 color schemes
#c50c05 color preview, HTML & CSS examples
           This text has a color of #c50c05        
        
          <p style="color:#c50c05;">Text here</p>
        
        
          .mytext {color:#c50c05;}
        
        Text color #c50c05
      
           This box has a color of #c50c05        
        
          <div style="background-color:#c50c05;">Content here</div>
        
        
          .mybackground {background-color:#c50c05;}
        
        Background color #c50c05
      
           Border around this has a color of #c50c05        
        
          <div style="border:2px solid #c50c05;">Content here</div>
        
        
          .myborder {border:2px solid #c50c05;}
        
        Border color #c50c05