#c9170e color space conversions
Hex:
        #c9170e
        RGB:
        201, 23, 14
        CMY:
        21, 91, 95
        CMYK:
        0, 89, 93, 21
      HSL:
        3°, 86.9767%, 42.1569%
        HSV (HSB):
        3°, 93.0348%, 78.8235%
        XYZ:
        24.4731, 13.0620, 1.6468
        xyY:
        0.6246, 0.3334, 13.0620
      CIE-Lab:
        42.8565, 64.4005, 52.0163
        CIE-LCH:
        42.8565, 82.7836, 38.9279
        CIE-Luv:
        42.8565, 131.8033, 29.7217
        Hunter-Lab:
        36.1414, 57.6234, 22.5974
      #c9170e color charts
#c9170e RGB chart
      #c9170e CMYK chart
      #c9170e RGB pie chart
      #c9170e color shades, tints & tones
#c9170e color schemes
#c9170e color preview, HTML & CSS examples
           This text has a color of #c9170e        
        
          <p style="color:#c9170e;">Text here</p>
        
        
          .mytext {color:#c9170e;}
        
        Text color #c9170e
      
           This box has a color of #c9170e        
        
          <div style="background-color:#c9170e;">Content here</div>
        
        
          .mybackground {background-color:#c9170e;}
        
        Background color #c9170e
      
           Border around this has a color of #c9170e        
        
          <div style="border:2px solid #c9170e;">Content here</div>
        
        
          .myborder {border:2px solid #c9170e;}
        
        Border color #c9170e