#cd5d40 color space conversions
Hex:
        #cd5d40
        RGB:
        205, 93, 64
        CMY:
        20, 64, 75
        CMYK:
        0, 55, 69, 20
      HSL:
        12°, 58.5062%, 52.7451%
        HSV (HSB):
        12°, 68.7805%, 80.3922%
        XYZ:
        30.0166, 21.1780, 7.3562
        xyY:
        0.5127, 0.3617, 21.1780
      CIE-Lab:
        53.1438, 42.4618, 37.7565
        CIE-LCH:
        53.1438, 56.8204, 41.6431
        CIE-Luv:
        53.1438, 87.6566, 32.5712
        Hunter-Lab:
        46.0196, 35.8937, 22.7362
      #cd5d40 color charts
#cd5d40 RGB chart
      #cd5d40 CMYK chart
      #cd5d40 RGB pie chart
      #cd5d40 color shades, tints & tones
#cd5d40 color schemes
#cd5d40 color preview, HTML & CSS examples
           This text has a color of #cd5d40        
        
          <p style="color:#cd5d40;">Text here</p>
        
        
          .mytext {color:#cd5d40;}
        
        Text color #cd5d40
      
           This box has a color of #cd5d40        
        
          <div style="background-color:#cd5d40;">Content here</div>
        
        
          .mybackground {background-color:#cd5d40;}
        
        Background color #cd5d40
      
           Border around this has a color of #cd5d40        
        
          <div style="border:2px solid #cd5d40;">Content here</div>
        
        
          .myborder {border:2px solid #cd5d40;}
        
        Border color #cd5d40