#cd4e46 color space conversions
Hex:
        #cd4e46
        RGB:
        205, 78, 70
        CMY:
        20, 69, 73
        CMYK:
        0, 62, 66, 20
      HSL:
        4°, 57.4468%, 53.9216%
        HSV (HSB):
        4°, 65.8537%, 80.3922%
        XYZ:
        29.0067, 18.8701, 7.9078
        xyY:
        0.5200, 0.3383, 18.8701
      CIE-Lab:
        50.5349, 49.8447, 31.2712
        CIE-LCH:
        50.5349, 58.8420, 32.1031
        CIE-Luv:
        50.5349, 97.0338, 24.5973
        Hunter-Lab:
        43.4397, 43.1731, 19.6146
      #cd4e46 color charts
#cd4e46 RGB chart
      #cd4e46 CMYK chart
      #cd4e46 RGB pie chart
      #cd4e46 color shades, tints & tones
#cd4e46 color schemes
#cd4e46 color preview, HTML & CSS examples
           This text has a color of #cd4e46        
        
          <p style="color:#cd4e46;">Text here</p>
        
        
          .mytext {color:#cd4e46;}
        
        Text color #cd4e46
      
           This box has a color of #cd4e46        
        
          <div style="background-color:#cd4e46;">Content here</div>
        
        
          .mybackground {background-color:#cd4e46;}
        
        Background color #cd4e46
      
           Border around this has a color of #cd4e46        
        
          <div style="border:2px solid #cd4e46;">Content here</div>
        
        
          .myborder {border:2px solid #cd4e46;}
        
        Border color #cd4e46