#c11912 color space conversions
Hex:
        #c11912
        RGB:
        193, 25, 18
        CMY:
        24, 90, 93
        CMYK:
        0, 87, 91, 24
      HSL:
        2°, 82.9384%, 41.3725%
        HSV (HSB):
        2°, 90.6736%, 75.6863%
        XYZ:
        22.4491, 12.0764, 1.7200
        xyY:
        0.6194, 0.3332, 12.0764
      CIE-Lab:
        41.3373, 61.9267, 48.6744
        CIE-LCH:
        41.3373, 78.7662, 38.1673
        CIE-Luv:
        41.3373, 124.8412, 28.1104
        Hunter-Lab:
        34.7511, 54.4962, 21.3912
      #c11912 color charts
#c11912 RGB chart
      #c11912 CMYK chart
      #c11912 RGB pie chart
      #c11912 color shades, tints & tones
#c11912 color schemes
#c11912 color preview, HTML & CSS examples
           This text has a color of #c11912        
        
          <p style="color:#c11912;">Text here</p>
        
        
          .mytext {color:#c11912;}
        
        Text color #c11912
      
           This box has a color of #c11912        
        
          <div style="background-color:#c11912;">Content here</div>
        
        
          .mybackground {background-color:#c11912;}
        
        Background color #c11912
      
           Border around this has a color of #c11912        
        
          <div style="border:2px solid #c11912;">Content here</div>
        
        
          .myborder {border:2px solid #c11912;}
        
        Border color #c11912