#c9092e color space conversions
Hex:
        #c9092e
        RGB:
        201, 9, 46
        CMY:
        21, 96, 82
        CMYK:
        0, 96, 77, 21
      HSL:
        348°, 91.4286%, 41.1765%
        HSV (HSB):
        348°, 95.5224%, 78.8235%
        XYZ:
        24.6782, 12.8101, 3.7567
        xyY:
        0.5983, 0.3106, 12.8101
      CIE-Lab:
        42.4758, 66.9281, 35.7107
        CIE-LCH:
        42.4758, 75.8592, 28.0830
        CIE-Luv:
        42.4758, 129.7199, 20.4886
        Hunter-Lab:
        35.7913, 60.4418, 18.8307
      #c9092e color charts
#c9092e RGB chart
      #c9092e CMYK chart
      #c9092e RGB pie chart
      #c9092e color shades, tints & tones
#c9092e color schemes
#c9092e color preview, HTML & CSS examples
           This text has a color of #c9092e        
        
          <p style="color:#c9092e;">Text here</p>
        
        
          .mytext {color:#c9092e;}
        
        Text color #c9092e
      
           This box has a color of #c9092e        
        
          <div style="background-color:#c9092e;">Content here</div>
        
        
          .mybackground {background-color:#c9092e;}
        
        Background color #c9092e
      
           Border around this has a color of #c9092e        
        
          <div style="border:2px solid #c9092e;">Content here</div>
        
        
          .myborder {border:2px solid #c9092e;}
        
        Border color #c9092e