#cc011f color space conversions
Hex:
        #cc011f
        RGB:
        204, 1, 31
        CMY:
        20, 100, 88
        CMYK:
        0, 100, 85, 20
      HSL:
        351°, 99.0244%, 40.1961%
        HSV (HSB):
        351°, 99.5098%, 80.0000%
        XYZ:
        25.1600, 12.9580, 2.4714
        xyY:
        0.6199, 0.3192, 12.9580
      CIE-Lab:
        42.6999, 68.0244, 44.5797
        CIE-LCH:
        42.6999, 81.3306, 33.2388
        CIE-Luv:
        42.6999, 136.3419, 25.2811
        Hunter-Lab:
        35.9972, 61.7662, 21.1275
      #cc011f color charts
#cc011f RGB chart
      #cc011f CMYK chart
      #cc011f RGB pie chart
      #cc011f color shades, tints & tones
#cc011f color schemes
#cc011f color preview, HTML & CSS examples
           This text has a color of #cc011f        
        
          <p style="color:#cc011f;">Text here</p>
        
        
          .mytext {color:#cc011f;}
        
        Text color #cc011f
      
           This box has a color of #cc011f        
        
          <div style="background-color:#cc011f;">Content here</div>
        
        
          .mybackground {background-color:#cc011f;}
        
        Background color #cc011f
      
           Border around this has a color of #cc011f        
        
          <div style="border:2px solid #cc011f;">Content here</div>
        
        
          .myborder {border:2px solid #cc011f;}
        
        Border color #cc011f