#c10312 color space conversions
Hex:
        #c10312
        RGB:
        193, 3, 18
        CMY:
        24, 99, 93
        CMYK:
        0, 98, 91, 24
      HSL:
        355°, 96.9388%, 38.4314%
        HSV (HSB):
        355°, 98.4456%, 75.6863%
        XYZ:
        22.1341, 11.4463, 1.6150
        xyY:
        0.6289, 0.3252, 11.4463
      CIE-Lab:
        40.3221, 64.8496, 47.9670
        CIE-LCH:
        40.3221, 80.6617, 36.4891
        CIE-Luv:
        40.3221, 129.8929, 26.3067
        Hunter-Lab:
        33.8323, 57.5732, 20.8524
      #c10312 color charts
#c10312 RGB chart
      #c10312 CMYK chart
      #c10312 RGB pie chart
      #c10312 color shades, tints & tones
#c10312 color schemes
#c10312 color preview, HTML & CSS examples
           This text has a color of #c10312        
        
          <p style="color:#c10312;">Text here</p>
        
        
          .mytext {color:#c10312;}
        
        Text color #c10312
      
           This box has a color of #c10312        
        
          <div style="background-color:#c10312;">Content here</div>
        
        
          .mybackground {background-color:#c10312;}
        
        Background color #c10312
      
           Border around this has a color of #c10312        
        
          <div style="border:2px solid #c10312;">Content here</div>
        
        
          .myborder {border:2px solid #c10312;}
        
        Border color #c10312