#cc3418 color space conversions
Hex:
        #cc3418
        RGB:
        204, 52, 24
        CMY:
        20, 80, 91
        CMYK:
        0, 75, 88, 20
      HSL:
        9°, 78.9474%, 44.7059%
        HSV (HSB):
        9°, 88.2353%, 80.0000%
        XYZ:
        26.2947, 15.3593, 2.4429
        xyY:
        0.5963, 0.3483, 15.3593
      CIE-Lab:
        46.1224, 58.0275, 50.6990
        CIE-LCH:
        46.1224, 77.0557, 41.1439
        CIE-Luv:
        46.1224, 120.2453, 33.1278
        Hunter-Lab:
        39.1909, 51.1783, 23.7379
      #cc3418 color charts
#cc3418 RGB chart
      #cc3418 CMYK chart
      #cc3418 RGB pie chart
      #cc3418 color shades, tints & tones
#cc3418 color schemes
#cc3418 color preview, HTML & CSS examples
           This text has a color of #cc3418        
        
          <p style="color:#cc3418;">Text here</p>
        
        
          .mytext {color:#cc3418;}
        
        Text color #cc3418
      
           This box has a color of #cc3418        
        
          <div style="background-color:#cc3418;">Content here</div>
        
        
          .mybackground {background-color:#cc3418;}
        
        Background color #cc3418
      
           Border around this has a color of #cc3418        
        
          <div style="border:2px solid #cc3418;">Content here</div>
        
        
          .myborder {border:2px solid #cc3418;}
        
        Border color #cc3418