#c92230 color space conversions
Hex:
        #c92230
        RGB:
        201, 34, 48
        CMY:
        21, 87, 81
        CMYK:
        0, 83, 76, 21
      HSL:
        355°, 71.0638%, 46.0784%
        HSV (HSB):
        355°, 83.0846%, 78.8235%
        XYZ:
        25.1929, 13.7750, 4.1273
        xyY:
        0.5846, 0.3196, 13.7750
      CIE-Lab:
        43.9085, 62.9550, 36.1064
        CIE-LCH:
        43.9085, 72.5742, 29.8354
        CIE-Luv:
        43.9085, 122.6224, 22.4567
        Hunter-Lab:
        37.1146, 56.2128, 19.3869
      #c92230 color charts
#c92230 RGB chart
      #c92230 CMYK chart
      #c92230 RGB pie chart
      #c92230 color shades, tints & tones
#c92230 color schemes
#c92230 color preview, HTML & CSS examples
           This text has a color of #c92230        
        
          <p style="color:#c92230;">Text here</p>
        
        
          .mytext {color:#c92230;}
        
        Text color #c92230
      
           This box has a color of #c92230        
        
          <div style="background-color:#c92230;">Content here</div>
        
        
          .mybackground {background-color:#c92230;}
        
        Background color #c92230
      
           Border around this has a color of #c92230        
        
          <div style="border:2px solid #c92230;">Content here</div>
        
        
          .myborder {border:2px solid #c92230;}
        
        Border color #c92230