#c10d20 color space conversions
Hex:
        #c10d20
        RGB:
        193, 13, 32
        CMY:
        24, 95, 87
        CMYK:
        0, 93, 83, 24
      HSL:
        354°, 87.3786%, 40.3922%
        HSV (HSB):
        354°, 93.2642%, 75.6863%
        XYZ:
        22.3970, 11.7296, 2.4501
        xyY:
        0.6123, 0.3207, 11.7296
      CIE-Lab:
        40.7831, 64.0759, 41.4380
        CIE-LCH:
        40.7831, 76.3074, 32.8908
        CIE-Luv:
        40.7831, 126.0268, 23.8004
        Hunter-Lab:
        34.2485, 56.7960, 19.7324
      #c10d20 color charts
#c10d20 RGB chart
      #c10d20 CMYK chart
      #c10d20 RGB pie chart
      #c10d20 color shades, tints & tones
#c10d20 color schemes
#c10d20 color preview, HTML & CSS examples
           This text has a color of #c10d20        
        
          <p style="color:#c10d20;">Text here</p>
        
        
          .mytext {color:#c10d20;}
        
        Text color #c10d20
      
           This box has a color of #c10d20        
        
          <div style="background-color:#c10d20;">Content here</div>
        
        
          .mybackground {background-color:#c10d20;}
        
        Background color #c10d20
      
           Border around this has a color of #c10d20        
        
          <div style="border:2px solid #c10d20;">Content here</div>
        
        
          .myborder {border:2px solid #c10d20;}
        
        Border color #c10d20