#c50508 color space conversions
Hex:
        #c50508
        RGB:
        197, 5, 8
        CMY:
        23, 98, 97
        CMYK:
        0, 97, 96, 23
      HSL:
        359°, 95.0495%, 39.6078%
        HSV (HSB):
        359°, 97.4619%, 77.2549%
        XYZ:
        23.1241, 11.9964, 1.3265
        xyY:
        0.6345, 0.3291, 11.9964
      CIE-Lab:
        41.2104, 65.5405, 52.6188
        CIE-LCH:
        41.2104, 84.0494, 38.7590
        CIE-Luv:
        41.2104, 133.3419, 28.4590
        Hunter-Lab:
        34.6358, 58.5601, 21.9744
      #c50508 color charts
#c50508 RGB chart
      #c50508 CMYK chart
      #c50508 RGB pie chart
      #c50508 color shades, tints & tones
#c50508 color schemes
#c50508 color preview, HTML & CSS examples
           This text has a color of #c50508        
        
          <p style="color:#c50508;">Text here</p>
        
        
          .mytext {color:#c50508;}
        
        Text color #c50508
      
           This box has a color of #c50508        
        
          <div style="background-color:#c50508;">Content here</div>
        
        
          .mybackground {background-color:#c50508;}
        
        Background color #c50508
      
           Border around this has a color of #c50508        
        
          <div style="border:2px solid #c50508;">Content here</div>
        
        
          .myborder {border:2px solid #c50508;}
        
        Border color #c50508