#cd5d47 color space conversions
Hex:
        #cd5d47
        RGB:
        205, 93, 71
        CMY:
        20, 64, 72
        CMYK:
        0, 55, 65, 20
      HSL:
        10°, 57.2650%, 54.1176%
        HSV (HSB):
        10°, 65.3659%, 80.3922%
        XYZ:
        30.2285, 21.2628, 8.4721
        xyY:
        0.5041, 0.3546, 21.2628
      CIE-Lab:
        53.2359, 42.8641, 33.9886
        CIE-LCH:
        53.2359, 54.7043, 38.4123
        CIE-Luv:
        53.2359, 86.4763, 29.4360
        Hunter-Lab:
        46.1116, 36.3207, 21.3847
      #cd5d47 color charts
#cd5d47 RGB chart
      #cd5d47 CMYK chart
      #cd5d47 RGB pie chart
      #cd5d47 color shades, tints & tones
#cd5d47 color schemes
#cd5d47 color preview, HTML & CSS examples
           This text has a color of #cd5d47        
        
          <p style="color:#cd5d47;">Text here</p>
        
        
          .mytext {color:#cd5d47;}
        
        Text color #cd5d47
      
           This box has a color of #cd5d47        
        
          <div style="background-color:#cd5d47;">Content here</div>
        
        
          .mybackground {background-color:#cd5d47;}
        
        Background color #cd5d47
      
           Border around this has a color of #cd5d47        
        
          <div style="border:2px solid #cd5d47;">Content here</div>
        
        
          .myborder {border:2px solid #cd5d47;}
        
        Border color #cd5d47