#cc0731 color space conversions
Hex:
        #cc0731
        RGB:
        204, 7, 49
        CMY:
        20, 97, 81
        CMYK:
        0, 97, 76, 20
      HSL:
        347°, 93.3649%, 41.3725%
        HSV (HSB):
        347°, 96.5686%, 80.0000%
        XYZ:
        25.5322, 13.2111, 4.1100
        xyY:
        0.5958, 0.3083, 13.2111
      CIE-Lab:
        43.0796, 67.9631, 34.7713
        CIE-LCH:
        43.0796, 76.3415, 27.0952
        CIE-Luv:
        43.0796, 131.5281, 19.8338
        Hunter-Lab:
        36.3470, 61.7810, 18.7386
      #cc0731 color charts
#cc0731 RGB chart
      #cc0731 CMYK chart
      #cc0731 RGB pie chart
      #cc0731 color shades, tints & tones
#cc0731 color schemes
#cc0731 color preview, HTML & CSS examples
           This text has a color of #cc0731        
        
          <p style="color:#cc0731;">Text here</p>
        
        
          .mytext {color:#cc0731;}
        
        Text color #cc0731
      
           This box has a color of #cc0731        
        
          <div style="background-color:#cc0731;">Content here</div>
        
        
          .mybackground {background-color:#cc0731;}
        
        Background color #cc0731
      
           Border around this has a color of #cc0731        
        
          <div style="border:2px solid #cc0731;">Content here</div>
        
        
          .myborder {border:2px solid #cc0731;}
        
        Border color #cc0731