#cc113b color space conversions
Hex:
        #cc113b
        RGB:
        204, 17, 59
        CMY:
        20, 93, 77
        CMYK:
        0, 92, 71, 20
      HSL:
        347°, 84.6154%, 43.3333%
        HSV (HSB):
        347°, 91.6667%, 80.0000%
        XYZ:
        25.8917, 13.5540, 5.3892
        xyY:
        0.5775, 0.3023, 13.5540
      CIE-Lab:
        43.5864, 67.2855, 29.3033
        CIE-LCH:
        43.5864, 73.3895, 23.5334
        CIE-Luv:
        43.5864, 127.0624, 16.3281
        Hunter-Lab:
        36.8158, 61.1073, 17.0920
      #cc113b color charts
#cc113b RGB chart
      #cc113b CMYK chart
      #cc113b RGB pie chart
      #cc113b color shades, tints & tones
#cc113b color schemes
#cc113b color preview, HTML & CSS examples
           This text has a color of #cc113b        
        
          <p style="color:#cc113b;">Text here</p>
        
        
          .mytext {color:#cc113b;}
        
        Text color #cc113b
      
           This box has a color of #cc113b        
        
          <div style="background-color:#cc113b;">Content here</div>
        
        
          .mybackground {background-color:#cc113b;}
        
        Background color #cc113b
      
           Border around this has a color of #cc113b        
        
          <div style="border:2px solid #cc113b;">Content here</div>
        
        
          .myborder {border:2px solid #cc113b;}
        
        Border color #cc113b