#cc0328 color space conversions
Hex:
        #cc0328
        RGB:
        204, 3, 40
        CMY:
        20, 99, 84
        CMYK:
        0, 99, 80, 20
      HSL:
        349°, 97.1014%, 40.5882%
        HSV (HSB):
        349°, 98.5294%, 80.0000%
        XYZ:
        25.3174, 13.0557, 3.1931
        xyY:
        0.6091, 0.3141, 13.0557
      CIE-Lab:
        42.8470, 68.0582, 39.7847
        CIE-LCH:
        42.8470, 78.8336, 30.3092
        CIE-Luv:
        42.8470, 134.2764, 22.7916
        Hunter-Lab:
        36.1327, 61.8391, 20.0533
      #cc0328 color charts
#cc0328 RGB chart
      #cc0328 CMYK chart
      #cc0328 RGB pie chart
      #cc0328 color shades, tints & tones
#cc0328 color schemes
#cc0328 color preview, HTML & CSS examples
           This text has a color of #cc0328        
        
          <p style="color:#cc0328;">Text here</p>
        
        
          .mytext {color:#cc0328;}
        
        Text color #cc0328
      
           This box has a color of #cc0328        
        
          <div style="background-color:#cc0328;">Content here</div>
        
        
          .mybackground {background-color:#cc0328;}
        
        Background color #cc0328
      
           Border around this has a color of #cc0328        
        
          <div style="border:2px solid #cc0328;">Content here</div>
        
        
          .myborder {border:2px solid #cc0328;}
        
        Border color #cc0328