#cc520e color space conversions
Hex:
        #cc520e
        RGB:
        204, 82, 14
        CMY:
        20, 68, 95
        CMYK:
        0, 60, 93, 20
      HSL:
        21°, 87.1560%, 42.7451%
        HSV (HSB):
        21°, 93.1373%, 80.0000%
        XYZ:
        27.9984, 18.9037, 2.5886
        xyY:
        0.5657, 0.3820, 18.9037
      CIE-Lab:
        50.5743, 45.7281, 57.2752
        CIE-LCH:
        50.5743, 73.2905, 51.3964
        CIE-Luv:
        50.5743, 100.5177, 42.3823
        Hunter-Lab:
        43.4783, 38.8601, 26.9049
      #cc520e color charts
#cc520e RGB chart
      #cc520e CMYK chart
      #cc520e RGB pie chart
      #cc520e color shades, tints & tones
#cc520e color schemes
#cc520e color preview, HTML & CSS examples
           This text has a color of #cc520e        
        
          <p style="color:#cc520e;">Text here</p>
        
        
          .mytext {color:#cc520e;}
        
        Text color #cc520e
      
           This box has a color of #cc520e        
        
          <div style="background-color:#cc520e;">Content here</div>
        
        
          .mybackground {background-color:#cc520e;}
        
        Background color #cc520e
      
           Border around this has a color of #cc520e        
        
          <div style="border:2px solid #cc520e;">Content here</div>
        
        
          .myborder {border:2px solid #cc520e;}
        
        Border color #cc520e