#cc0520 color space conversions
Hex:
        #cc0520
        RGB:
        204, 5, 32
        CMY:
        20, 98, 87
        CMYK:
        0, 98, 84, 20
      HSL:
        352°, 95.2153%, 40.9804%
        HSV (HSB):
        352°, 97.5490%, 80.0000%
        XYZ:
        25.2168, 13.0502, 2.5564
        xyY:
        0.6177, 0.3197, 13.0502
      CIE-Lab:
        42.8388, 67.6673, 44.1774
        CIE-LCH:
        42.8388, 80.8115, 33.1390
        CIE-Luv:
        42.8388, 135.5084, 25.2632
        Hunter-Lab:
        36.1251, 61.3817, 21.0919
      #cc0520 color charts
#cc0520 RGB chart
      #cc0520 CMYK chart
      #cc0520 RGB pie chart
      #cc0520 color shades, tints & tones
#cc0520 color schemes
#cc0520 color preview, HTML & CSS examples
           This text has a color of #cc0520        
        
          <p style="color:#cc0520;">Text here</p>
        
        
          .mytext {color:#cc0520;}
        
        Text color #cc0520
      
           This box has a color of #cc0520        
        
          <div style="background-color:#cc0520;">Content here</div>
        
        
          .mybackground {background-color:#cc0520;}
        
        Background color #cc0520
      
           Border around this has a color of #cc0520        
        
          <div style="border:2px solid #cc0520;">Content here</div>
        
        
          .myborder {border:2px solid #cc0520;}
        
        Border color #cc0520