#cc3219 color space conversions
Hex:
        #cc3219
        RGB:
        204, 50, 25
        CMY:
        20, 80, 90
        CMYK:
        0, 75, 88, 20
      HSL:
        8°, 78.1659%, 44.9020%
        HSV (HSB):
        8°, 87.7451%, 80.0000%
        XYZ:
        26.2179, 15.1888, 2.4696
        xyY:
        0.5975, 0.3462, 15.1888
      CIE-Lab:
        45.8917, 58.7048, 50.0965
        CIE-LCH:
        45.8917, 77.1746, 40.4762
        CIE-Luv:
        45.8917, 121.2651, 32.5121
        Hunter-Lab:
        38.9728, 51.8789, 23.5239
      #cc3219 color charts
#cc3219 RGB chart
      #cc3219 CMYK chart
      #cc3219 RGB pie chart
      #cc3219 color shades, tints & tones
#cc3219 color schemes
#cc3219 color preview, HTML & CSS examples
           This text has a color of #cc3219        
        
          <p style="color:#cc3219;">Text here</p>
        
        
          .mytext {color:#cc3219;}
        
        Text color #cc3219
      
           This box has a color of #cc3219        
        
          <div style="background-color:#cc3219;">Content here</div>
        
        
          .mybackground {background-color:#cc3219;}
        
        Background color #cc3219
      
           Border around this has a color of #cc3219        
        
          <div style="border:2px solid #cc3219;">Content here</div>
        
        
          .myborder {border:2px solid #cc3219;}
        
        Border color #cc3219