#c10d38 color space conversions
Hex:
        #c10d38
        RGB:
        193, 13, 56
        CMY:
        24, 95, 78
        CMYK:
        0, 93, 71, 24
      HSL:
        346°, 87.3786%, 40.3922%
        HSV (HSB):
        346°, 93.2642%, 75.6863%
        XYZ:
        22.8501, 11.9108, 4.8361
        xyY:
        0.5771, 0.3008, 11.9108
      CIE-Lab:
        41.0740, 64.8904, 27.5751
        CIE-LCH:
        41.0740, 70.5064, 23.0230
        CIE-Luv:
        41.0740, 120.2851, 14.8979
        Hunter-Lab:
        34.5121, 57.7867, 15.8503
      #c10d38 color charts
#c10d38 RGB chart
      #c10d38 CMYK chart
      #c10d38 RGB pie chart
      #c10d38 color shades, tints & tones
#c10d38 color schemes
#c10d38 color preview, HTML & CSS examples
           This text has a color of #c10d38        
        
          <p style="color:#c10d38;">Text here</p>
        
        
          .mytext {color:#c10d38;}
        
        Text color #c10d38
      
           This box has a color of #c10d38        
        
          <div style="background-color:#c10d38;">Content here</div>
        
        
          .mybackground {background-color:#c10d38;}
        
        Background color #c10d38
      
           Border around this has a color of #c10d38        
        
          <div style="border:2px solid #c10d38;">Content here</div>
        
        
          .myborder {border:2px solid #c10d38;}
        
        Border color #c10d38