#c2182a color space conversions
Hex:
        #c2182a
        RGB:
        194, 24, 42
        CMY:
        24, 91, 84
        CMYK:
        0, 88, 78, 24
      HSL:
        354°, 77.9817%, 42.7451%
        HSV (HSB):
        354°, 87.6289%, 76.0784%
        XYZ:
        22.9927, 12.2898, 3.3508
        xyY:
        0.5952, 0.3181, 12.2898
      CIE-Lab:
        41.6730, 62.9542, 36.7614
        CIE-LCH:
        41.6730, 72.9016, 30.2823
        CIE-Luv:
        41.6730, 122.0154, 21.9188
        Hunter-Lab:
        35.0568, 55.7235, 18.8727
      #c2182a color charts
#c2182a RGB chart
      #c2182a CMYK chart
      #c2182a RGB pie chart
      #c2182a color shades, tints & tones
#c2182a color schemes
#c2182a color preview, HTML & CSS examples
           This text has a color of #c2182a        
        
          <p style="color:#c2182a;">Text here</p>
        
        
          .mytext {color:#c2182a;}
        
        Text color #c2182a
      
           This box has a color of #c2182a        
        
          <div style="background-color:#c2182a;">Content here</div>
        
        
          .mybackground {background-color:#c2182a;}
        
        Background color #c2182a
      
           Border around this has a color of #c2182a        
        
          <div style="border:2px solid #c2182a;">Content here</div>
        
        
          .myborder {border:2px solid #c2182a;}
        
        Border color #c2182a