#cc0529 color space conversions
Hex:
        #cc0529
        RGB:
        204, 5, 41
        CMY:
        20, 98, 84
        CMYK:
        0, 98, 80, 20
      HSL:
        349°, 95.2153%, 40.9804%
        HSV (HSB):
        349°, 97.5490%, 80.0000%
        XYZ:
        25.3563, 13.1060, 3.2911
        xyY:
        0.6073, 0.3139, 13.1060
      CIE-Lab:
        42.9225, 67.8977, 39.2902
        CIE-LCH:
        42.9225, 78.4463, 30.0566
        CIE-Luv:
        42.9225, 133.7389, 22.5885
        Hunter-Lab:
        36.2022, 61.6691, 19.9516
      #cc0529 color charts
#cc0529 RGB chart
      #cc0529 CMYK chart
      #cc0529 RGB pie chart
      #cc0529 color shades, tints & tones
#cc0529 color schemes
#cc0529 color preview, HTML & CSS examples
           This text has a color of #cc0529        
        
          <p style="color:#cc0529;">Text here</p>
        
        
          .mytext {color:#cc0529;}
        
        Text color #cc0529
      
           This box has a color of #cc0529        
        
          <div style="background-color:#cc0529;">Content here</div>
        
        
          .mybackground {background-color:#cc0529;}
        
        Background color #cc0529
      
           Border around this has a color of #cc0529        
        
          <div style="border:2px solid #cc0529;">Content here</div>
        
        
          .myborder {border:2px solid #cc0529;}
        
        Border color #cc0529