#cc0332 color space conversions
Hex:
        #cc0332
        RGB:
        204, 3, 50
        CMY:
        20, 99, 80
        CMYK:
        0, 99, 75, 20
      HSL:
        346°, 97.1014%, 40.5882%
        HSV (HSB):
        346°, 98.5294%, 80.0000%
        XYZ:
        25.5101, 13.1328, 4.2080
        xyY:
        0.5953, 0.3065, 13.1328
      CIE-Lab:
        42.9626, 68.3742, 34.0410
        CIE-LCH:
        42.9626, 76.3795, 26.4670
        CIE-Luv:
        42.9626, 131.8892, 19.1863
        Hunter-Lab:
        36.2392, 62.2343, 18.4829
      #cc0332 color charts
#cc0332 RGB chart
      #cc0332 CMYK chart
      #cc0332 RGB pie chart
      #cc0332 color shades, tints & tones
#cc0332 color schemes
#cc0332 color preview, HTML & CSS examples
           This text has a color of #cc0332        
        
          <p style="color:#cc0332;">Text here</p>
        
        
          .mytext {color:#cc0332;}
        
        Text color #cc0332
      
           This box has a color of #cc0332        
        
          <div style="background-color:#cc0332;">Content here</div>
        
        
          .mybackground {background-color:#cc0332;}
        
        Background color #cc0332
      
           Border around this has a color of #cc0332        
        
          <div style="border:2px solid #cc0332;">Content here</div>
        
        
          .myborder {border:2px solid #cc0332;}
        
        Border color #cc0332