#cd502e color space conversions
Hex:
        #cd502e
        RGB:
        205, 80, 46
        CMY:
        20, 69, 82
        CMYK:
        0, 61, 78, 20
      HSL:
        13°, 63.3466%, 49.2157%
        HSV (HSB):
        13°, 77.5610%, 80.3922%
        XYZ:
        28.5386, 18.9137, 4.7313
        xyY:
        0.5469, 0.3624, 18.9137
      CIE-Lab:
        50.5861, 47.8034, 44.4903
        CIE-LCH:
        50.5861, 65.3035, 42.9441
        CIE-Luv:
        50.5861, 99.8643, 34.9329
        Hunter-Lab:
        43.4899, 41.0267, 23.9927
      #cd502e color charts
#cd502e RGB chart
      #cd502e CMYK chart
      #cd502e RGB pie chart
      #cd502e color shades, tints & tones
#cd502e color schemes
#cd502e color preview, HTML & CSS examples
           This text has a color of #cd502e        
        
          <p style="color:#cd502e;">Text here</p>
        
        
          .mytext {color:#cd502e;}
        
        Text color #cd502e
      
           This box has a color of #cd502e        
        
          <div style="background-color:#cd502e;">Content here</div>
        
        
          .mybackground {background-color:#cd502e;}
        
        Background color #cd502e
      
           Border around this has a color of #cd502e        
        
          <div style="border:2px solid #cd502e;">Content here</div>
        
        
          .myborder {border:2px solid #cd502e;}
        
        Border color #cd502e