#c5301f color space conversions
Hex:
        #c5301f
        RGB:
        197, 48, 31
        CMY:
        23, 81, 88
        CMYK:
        0, 76, 84, 23
      HSL:
        6°, 72.8070%, 44.7059%
        HSV (HSB):
        6°, 84.2640%, 77.2549%
        XYZ:
        24.3302, 14.0832, 2.7323
        xyY:
        0.5913, 0.3423, 14.0832
      CIE-Lab:
        44.3519, 57.3347, 45.5016
        CIE-LCH:
        44.3519, 73.1961, 38.4360
        CIE-Luv:
        44.3519, 116.1140, 29.7541
        Hunter-Lab:
        37.5275, 50.0538, 21.9525
      #c5301f color charts
#c5301f RGB chart
      #c5301f CMYK chart
      #c5301f RGB pie chart
      #c5301f color shades, tints & tones
#c5301f color schemes
#c5301f color preview, HTML & CSS examples
           This text has a color of #c5301f        
        
          <p style="color:#c5301f;">Text here</p>
        
        
          .mytext {color:#c5301f;}
        
        Text color #c5301f
      
           This box has a color of #c5301f        
        
          <div style="background-color:#c5301f;">Content here</div>
        
        
          .mybackground {background-color:#c5301f;}
        
        Background color #c5301f
      
           Border around this has a color of #c5301f        
        
          <div style="border:2px solid #c5301f;">Content here</div>
        
        
          .myborder {border:2px solid #c5301f;}
        
        Border color #c5301f