#c81110 color space conversions
Hex:
        #c81110
        RGB:
        200, 17, 16
        CMY:
        22, 93, 94
        CMYK:
        0, 92, 92, 22
      HSL:
        0°, 85.1852%, 42.3529%
        HSV (HSB):
        0°, 92.0000%, 78.4314%
        XYZ:
        24.1134, 12.7177, 1.6740
        xyY:
        0.6262, 0.3303, 12.7177
      CIE-Lab:
        42.3347, 65.0836, 50.8455
        CIE-LCH:
        42.3347, 82.5902, 37.9981
        CIE-Luv:
        42.3347, 132.5157, 28.7103
        Hunter-Lab:
        35.6618, 58.2878, 22.1801
      #c81110 color charts
#c81110 RGB chart
      #c81110 CMYK chart
      #c81110 RGB pie chart
      #c81110 color shades, tints & tones
#c81110 color schemes
#c81110 color preview, HTML & CSS examples
           This text has a color of #c81110        
        
          <p style="color:#c81110;">Text here</p>
        
        
          .mytext {color:#c81110;}
        
        Text color #c81110
      
           This box has a color of #c81110        
        
          <div style="background-color:#c81110;">Content here</div>
        
        
          .mybackground {background-color:#c81110;}
        
        Background color #c81110
      
           Border around this has a color of #c81110        
        
          <div style="border:2px solid #c81110;">Content here</div>
        
        
          .myborder {border:2px solid #c81110;}
        
        Border color #c81110