#cd523e color space conversions
Hex:
        #cd523e
        RGB:
        205, 82, 62
        CMY:
        20, 68, 76
        CMYK:
        0, 60, 70, 20
      HSL:
        8°, 58.8477%, 52.3529%
        HSV (HSB):
        8°, 69.7561%, 80.3922%
        XYZ:
        29.0636, 19.3615, 6.7628
        xyY:
        0.5266, 0.3508, 19.3615
      CIE-Lab:
        51.1075, 47.5965, 36.4979
        CIE-LCH:
        51.1075, 59.9794, 37.4816
        CIE-Luv:
        51.1075, 95.8805, 29.5753
        Hunter-Lab:
        44.0017, 40.8982, 21.6888
      #cd523e color charts
#cd523e RGB chart
      #cd523e CMYK chart
      #cd523e RGB pie chart
      #cd523e color shades, tints & tones
#cd523e color schemes
#cd523e color preview, HTML & CSS examples
           This text has a color of #cd523e        
        
          <p style="color:#cd523e;">Text here</p>
        
        
          .mytext {color:#cd523e;}
        
        Text color #cd523e
      
           This box has a color of #cd523e        
        
          <div style="background-color:#cd523e;">Content here</div>
        
        
          .mybackground {background-color:#cd523e;}
        
        Background color #cd523e
      
           Border around this has a color of #cd523e        
        
          <div style="border:2px solid #cd523e;">Content here</div>
        
        
          .myborder {border:2px solid #cd523e;}
        
        Border color #cd523e