#c20522 color space conversions
Hex:
        #c20522
        RGB:
        194, 5, 34
        CMY:
        24, 98, 87
        CMYK:
        0, 97, 82, 24
      HSL:
        351°, 94.9749%, 39.0196%
        HSV (HSB):
        351°, 97.4227%, 76.0784%
        XYZ:
        22.5911, 11.6934, 2.5797
        xyY:
        0.6128, 0.3172, 11.6934
      CIE-Lab:
        40.7246, 65.2180, 40.3583
        CIE-LCH:
        40.7246, 76.6954, 31.7501
        CIE-Luv:
        40.7246, 127.8002, 22.8748
        Hunter-Lab:
        34.1956, 58.0829, 19.4640
      #c20522 color charts
#c20522 RGB chart
      #c20522 CMYK chart
      #c20522 RGB pie chart
      #c20522 color shades, tints & tones
#c20522 color schemes
#c20522 color preview, HTML & CSS examples
           This text has a color of #c20522        
        
          <p style="color:#c20522;">Text here</p>
        
        
          .mytext {color:#c20522;}
        
        Text color #c20522
      
           This box has a color of #c20522        
        
          <div style="background-color:#c20522;">Content here</div>
        
        
          .mybackground {background-color:#c20522;}
        
        Background color #c20522
      
           Border around this has a color of #c20522        
        
          <div style="border:2px solid #c20522;">Content here</div>
        
        
          .myborder {border:2px solid #c20522;}
        
        Border color #c20522