#cd6141 color space conversions
Hex:
        #cd6141
        RGB:
        205, 97, 65
        CMY:
        20, 62, 75
        CMYK:
        0, 53, 68, 20
      HSL:
        14°, 58.3333%, 52.9412%
        HSV (HSB):
        14°, 68.2927%, 80.3922%
        XYZ:
        30.4057, 21.9102, 7.6276
        xyY:
        0.5072, 0.3655, 21.9102
      CIE-Lab:
        53.9316, 40.5309, 38.1253
        CIE-LCH:
        53.9316, 55.6443, 43.2482
        CIE-Luv:
        53.9316, 84.5492, 33.6195
        Hunter-Lab:
        46.8083, 34.0352, 23.1043
      #cd6141 color charts
#cd6141 RGB chart
      #cd6141 CMYK chart
      #cd6141 RGB pie chart
      #cd6141 color shades, tints & tones
#cd6141 color schemes
#cd6141 color preview, HTML & CSS examples
           This text has a color of #cd6141        
        
          <p style="color:#cd6141;">Text here</p>
        
        
          .mytext {color:#cd6141;}
        
        Text color #cd6141
      
           This box has a color of #cd6141        
        
          <div style="background-color:#cd6141;">Content here</div>
        
        
          .mybackground {background-color:#cd6141;}
        
        Background color #cd6141
      
           Border around this has a color of #cd6141        
        
          <div style="border:2px solid #cd6141;">Content here</div>
        
        
          .myborder {border:2px solid #cd6141;}
        
        Border color #cd6141