#c10d26 color space conversions
Hex:
        #c10d26
        RGB:
        193, 13, 38
        CMY:
        24, 95, 85
        CMYK:
        0, 93, 80, 24
      HSL:
        352°, 87.3786%, 40.3922%
        HSV (HSB):
        352°, 93.2642%, 75.6863%
        XYZ:
        22.4861, 11.7652, 2.9195
        xyY:
        0.6049, 0.3165, 11.7652
      CIE-Lab:
        40.8406, 64.2373, 38.1397
        CIE-LCH:
        40.8406, 74.7065, 30.6990
        CIE-Luv:
        40.8406, 124.8535, 21.9884
        Hunter-Lab:
        34.3005, 56.9919, 18.9639
      #c10d26 color charts
#c10d26 RGB chart
      #c10d26 CMYK chart
      #c10d26 RGB pie chart
      #c10d26 color shades, tints & tones
#c10d26 color schemes
#c10d26 color preview, HTML & CSS examples
           This text has a color of #c10d26        
        
          <p style="color:#c10d26;">Text here</p>
        
        
          .mytext {color:#c10d26;}
        
        Text color #c10d26
      
           This box has a color of #c10d26        
        
          <div style="background-color:#c10d26;">Content here</div>
        
        
          .mybackground {background-color:#c10d26;}
        
        Background color #c10d26
      
           Border around this has a color of #c10d26        
        
          <div style="border:2px solid #c10d26;">Content here</div>
        
        
          .myborder {border:2px solid #c10d26;}
        
        Border color #c10d26