#c71226 color space conversions
Hex:
        #c71226
        RGB:
        199, 18, 38
        CMY:
        22, 93, 85
        CMYK:
        0, 91, 81, 22
      HSL:
        353°, 83.4101%, 42.5490%
        HSV (HSB):
        353°, 90.9548%, 78.0392%
        XYZ:
        24.1193, 12.7147, 3.0167
        xyY:
        0.6052, 0.3191, 12.7147
      CIE-Lab:
        42.3301, 65.1295, 40.0510
        CIE-LCH:
        42.3301, 76.4587, 31.5892
        CIE-Luv:
        42.3301, 128.2596, 23.5378
        Hunter-Lab:
        35.6576, 58.3392, 19.9444
      #c71226 color charts
#c71226 RGB chart
      #c71226 CMYK chart
      #c71226 RGB pie chart
      #c71226 color shades, tints & tones
#c71226 color schemes
#c71226 color preview, HTML & CSS examples
           This text has a color of #c71226        
        
          <p style="color:#c71226;">Text here</p>
        
        
          .mytext {color:#c71226;}
        
        Text color #c71226
      
           This box has a color of #c71226        
        
          <div style="background-color:#c71226;">Content here</div>
        
        
          .mybackground {background-color:#c71226;}
        
        Background color #c71226
      
           Border around this has a color of #c71226        
        
          <div style="border:2px solid #c71226;">Content here</div>
        
        
          .myborder {border:2px solid #c71226;}
        
        Border color #c71226