#cc7f25 color space conversions
Hex:
        #cc7f25
        RGB:
        204, 127, 37
        CMY:
        20, 50, 85
        CMYK:
        0, 38, 82, 20
      HSL:
        32°, 69.2946%, 47.2549%
        HSV (HSB):
        32°, 81.8627%, 80.0000%
        XYZ:
        32.8251, 28.1497, 5.4536
        xyY:
        0.4941, 0.4238, 28.1497
      CIE-Lab:
        60.0237, 23.1114, 57.3521
        CIE-LCH:
        60.0237, 61.8336, 68.0519
        CIE-Luv:
        60.0237, 62.9513, 53.8910
        Hunter-Lab:
        53.0563, 17.5868, 31.0450
      #cc7f25 color charts
#cc7f25 RGB chart
      #cc7f25 CMYK chart
      #cc7f25 RGB pie chart
      #cc7f25 color shades, tints & tones
#cc7f25 color schemes
#cc7f25 color preview, HTML & CSS examples
           This text has a color of #cc7f25        
        
          <p style="color:#cc7f25;">Text here</p>
        
        
          .mytext {color:#cc7f25;}
        
        Text color #cc7f25
      
           This box has a color of #cc7f25        
        
          <div style="background-color:#cc7f25;">Content here</div>
        
        
          .mybackground {background-color:#cc7f25;}
        
        Background color #cc7f25
      
           Border around this has a color of #cc7f25        
        
          <div style="border:2px solid #cc7f25;">Content here</div>
        
        
          .myborder {border:2px solid #cc7f25;}
        
        Border color #cc7f25