#c2172e color space conversions
Hex:
        #c2172e
        RGB:
        194, 23, 46
        CMY:
        24, 91, 82
        CMYK:
        0, 88, 76, 24
      HSL:
        352°, 78.8018%, 42.5490%
        HSV (HSB):
        352°, 88.1443%, 76.0784%
        XYZ:
        23.0477, 12.2794, 3.7402
        xyY:
        0.5899, 0.3143, 12.2794
      CIE-Lab:
        41.6568, 63.2724, 34.3941
        CIE-LCH:
        41.6568, 72.0163, 28.5280
        CIE-Luv:
        41.6568, 121.3937, 20.3324
        Hunter-Lab:
        35.0420, 56.0790, 18.2011
      #c2172e color charts
#c2172e RGB chart
      #c2172e CMYK chart
      #c2172e RGB pie chart
      #c2172e color shades, tints & tones
#c2172e color schemes
#c2172e color preview, HTML & CSS examples
           This text has a color of #c2172e        
        
          <p style="color:#c2172e;">Text here</p>
        
        
          .mytext {color:#c2172e;}
        
        Text color #c2172e
      
           This box has a color of #c2172e        
        
          <div style="background-color:#c2172e;">Content here</div>
        
        
          .mybackground {background-color:#c2172e;}
        
        Background color #c2172e
      
           Border around this has a color of #c2172e        
        
          <div style="border:2px solid #c2172e;">Content here</div>
        
        
          .myborder {border:2px solid #c2172e;}
        
        Border color #c2172e