#c10d16 color space conversions
Hex:
        #c10d16
        RGB:
        193, 13, 22
        CMY:
        24, 95, 91
        CMYK:
        0, 93, 89, 24
      HSL:
        357°, 87.3786%, 40.3922%
        HSV (HSB):
        357°, 93.2642%, 75.6863%
        XYZ:
        22.2811, 11.6832, 1.8398
        xyY:
        0.6223, 0.3263, 11.6832
      CIE-Lab:
        40.7082, 63.8651, 46.4511
        CIE-LCH:
        40.7082, 78.9712, 36.0296
        CIE-Luv:
        40.7082, 127.5864, 26.2035
        Hunter-Lab:
        34.1807, 56.5407, 20.7352
      #c10d16 color charts
#c10d16 RGB chart
      #c10d16 CMYK chart
      #c10d16 RGB pie chart
      #c10d16 color shades, tints & tones
#c10d16 color schemes
#c10d16 color preview, HTML & CSS examples
           This text has a color of #c10d16        
        
          <p style="color:#c10d16;">Text here</p>
        
        
          .mytext {color:#c10d16;}
        
        Text color #c10d16
      
           This box has a color of #c10d16        
        
          <div style="background-color:#c10d16;">Content here</div>
        
        
          .mybackground {background-color:#c10d16;}
        
        Background color #c10d16
      
           Border around this has a color of #c10d16        
        
          <div style="border:2px solid #c10d16;">Content here</div>
        
        
          .myborder {border:2px solid #c10d16;}
        
        Border color #c10d16