#c20329 color space conversions
Hex:
        #c20329
        RGB:
        194, 3, 41
        CMY:
        24, 99, 84
        CMYK:
        0, 98, 79, 24
      HSL:
        348°, 96.9543%, 38.6275%
        HSV (HSB):
        348°, 98.4536%, 76.0784%
        XYZ:
        22.6809, 11.6946, 3.1597
        xyY:
        0.6043, 0.3116, 11.6946
      CIE-Lab:
        40.7265, 65.6196, 36.3445
        CIE-LCH:
        40.7265, 75.0124, 28.9806
        CIE-Luv:
        40.7265, 126.6527, 20.4927
        Hunter-Lab:
        34.1973, 58.5426, 18.4600
      #c20329 color charts
#c20329 RGB chart
      #c20329 CMYK chart
      #c20329 RGB pie chart
      #c20329 color shades, tints & tones
#c20329 color schemes
#c20329 color preview, HTML & CSS examples
           This text has a color of #c20329        
        
          <p style="color:#c20329;">Text here</p>
        
        
          .mytext {color:#c20329;}
        
        Text color #c20329
      
           This box has a color of #c20329        
        
          <div style="background-color:#c20329;">Content here</div>
        
        
          .mybackground {background-color:#c20329;}
        
        Background color #c20329
      
           Border around this has a color of #c20329        
        
          <div style="border:2px solid #c20329;">Content here</div>
        
        
          .myborder {border:2px solid #c20329;}
        
        Border color #c20329