#cc081b color space conversions
Hex:
        #cc081b
        RGB:
        204, 8, 27
        CMY:
        20, 97, 89
        CMYK:
        0, 96, 87, 20
      HSL:
        354°, 92.4528%, 41.5686%
        HSV (HSB):
        354°, 96.0784%, 80.0000%
        XYZ:
        25.1865, 13.0902, 2.2361
        xyY:
        0.6217, 0.3231, 13.0902
      CIE-Lab:
        42.8988, 67.2798, 46.7800
        CIE-LCH:
        42.8988, 81.9447, 34.8111
        CIE-Luv:
        42.8988, 135.8240, 26.6690
        Hunter-Lab:
        36.1803, 60.9450, 21.6619
      #cc081b color charts
#cc081b RGB chart
      #cc081b CMYK chart
      #cc081b RGB pie chart
      #cc081b color shades, tints & tones
#cc081b color schemes
#cc081b color preview, HTML & CSS examples
           This text has a color of #cc081b        
        
          <p style="color:#cc081b;">Text here</p>
        
        
          .mytext {color:#cc081b;}
        
        Text color #cc081b
      
           This box has a color of #cc081b        
        
          <div style="background-color:#cc081b;">Content here</div>
        
        
          .mybackground {background-color:#cc081b;}
        
        Background color #cc081b
      
           Border around this has a color of #cc081b        
        
          <div style="border:2px solid #cc081b;">Content here</div>
        
        
          .myborder {border:2px solid #cc081b;}
        
        Border color #cc081b