#cc3011 color space conversions
Hex:
        #cc3011
        RGB:
        204, 48, 17
        CMY:
        20, 81, 93
        CMYK:
        0, 76, 92, 20
      HSL:
        10°, 84.6154%, 43.3333%
        HSV (HSB):
        10°, 91.6667%, 80.0000%
        XYZ:
        26.0600, 14.9917, 2.0505
        xyY:
        0.6046, 0.3478, 14.9917
      CIE-Lab:
        45.6229, 59.2084, 53.0360
        CIE-LCH:
        45.6229, 79.4887, 41.8524
        CIE-Luv:
        45.6229, 123.1416, 33.5026
        Hunter-Lab:
        38.7192, 52.3810, 23.9635
      #cc3011 color charts
#cc3011 RGB chart
      #cc3011 CMYK chart
      #cc3011 RGB pie chart
      #cc3011 color shades, tints & tones
#cc3011 color schemes
#cc3011 color preview, HTML & CSS examples
           This text has a color of #cc3011        
        
          <p style="color:#cc3011;">Text here</p>
        
        
          .mytext {color:#cc3011;}
        
        Text color #cc3011
      
           This box has a color of #cc3011        
        
          <div style="background-color:#cc3011;">Content here</div>
        
        
          .mybackground {background-color:#cc3011;}
        
        Background color #cc3011
      
           Border around this has a color of #cc3011        
        
          <div style="border:2px solid #cc3011;">Content here</div>
        
        
          .myborder {border:2px solid #cc3011;}
        
        Border color #cc3011