#c5120b color space conversions
Hex:
        #c5120b
        RGB:
        197, 18, 11
        CMY:
        23, 93, 96
        CMYK:
        0, 91, 94, 23
      HSL:
        2°, 89.4231%, 40.7843%
        HSV (HSB):
        2°, 94.4162%, 77.2549%
        XYZ:
        23.3027, 12.3271, 1.4678
        xyY:
        0.6281, 0.3323, 12.3271
      CIE-Lab:
        41.7313, 64.0966, 51.9378
        CIE-LCH:
        41.7313, 82.4980, 39.0180
        CIE-Luv:
        41.7313, 130.5092, 29.0113
        Hunter-Lab:
        35.1100, 57.0290, 22.0983
      #c5120b color charts
#c5120b RGB chart
      #c5120b CMYK chart
      #c5120b RGB pie chart
      #c5120b color shades, tints & tones
#c5120b color schemes
#c5120b color preview, HTML & CSS examples
           This text has a color of #c5120b        
        
          <p style="color:#c5120b;">Text here</p>
        
        
          .mytext {color:#c5120b;}
        
        Text color #c5120b
      
           This box has a color of #c5120b        
        
          <div style="background-color:#c5120b;">Content here</div>
        
        
          .mybackground {background-color:#c5120b;}
        
        Background color #c5120b
      
           Border around this has a color of #c5120b        
        
          <div style="border:2px solid #c5120b;">Content here</div>
        
        
          .myborder {border:2px solid #c5120b;}
        
        Border color #c5120b