#cc311a color space conversions
Hex:
        #cc311a
        RGB:
        204, 49, 26
        CMY:
        20, 81, 90
        CMYK:
        0, 76, 87, 20
      HSL:
        8°, 77.3913%, 45.0980%
        HSV (HSB):
        8°, 87.2549%, 80.0000%
        XYZ:
        26.1866, 15.1086, 2.5133
        xyY:
        0.5978, 0.3449, 15.1086
      CIE-Lab:
        45.7826, 59.0455, 49.5760
        CIE-LCH:
        45.7826, 77.0983, 40.0176
        CIE-Luv:
        45.7826, 121.7018, 32.1032
        Hunter-Lab:
        38.8698, 52.2336, 23.3751
      #cc311a color charts
#cc311a RGB chart
      #cc311a CMYK chart
      #cc311a RGB pie chart
      #cc311a color shades, tints & tones
#cc311a color schemes
#cc311a color preview, HTML & CSS examples
           This text has a color of #cc311a        
        
          <p style="color:#cc311a;">Text here</p>
        
        
          .mytext {color:#cc311a;}
        
        Text color #cc311a
      
           This box has a color of #cc311a        
        
          <div style="background-color:#cc311a;">Content here</div>
        
        
          .mybackground {background-color:#cc311a;}
        
        Background color #cc311a
      
           Border around this has a color of #cc311a        
        
          <div style="border:2px solid #cc311a;">Content here</div>
        
        
          .myborder {border:2px solid #cc311a;}
        
        Border color #cc311a