#cd3b44 color space conversions
Hex:
        #cd3b44
        RGB:
        205, 59, 68
        CMY:
        20, 77, 73
        CMYK:
        0, 71, 67, 20
      HSL:
        356°, 59.3496%, 51.7647%
        HSV (HSB):
        356°, 71.2195%, 80.3922%
        XYZ:
        27.7842, 16.5244, 7.1940
        xyY:
        0.5395, 0.3208, 16.5244
      CIE-Lab:
        47.6551, 57.4602, 28.8965
        CIE-LCH:
        47.6551, 64.3170, 26.6977
        CIE-Luv:
        47.6551, 109.0755, 19.8320
        Hunter-Lab:
        40.6502, 50.8657, 17.9625
      #cd3b44 color charts
#cd3b44 RGB chart
      #cd3b44 CMYK chart
      #cd3b44 RGB pie chart
      #cd3b44 color shades, tints & tones
#cd3b44 color schemes
#cd3b44 color preview, HTML & CSS examples
           This text has a color of #cd3b44        
        
          <p style="color:#cd3b44;">Text here</p>
        
        
          .mytext {color:#cd3b44;}
        
        Text color #cd3b44
      
           This box has a color of #cd3b44        
        
          <div style="background-color:#cd3b44;">Content here</div>
        
        
          .mybackground {background-color:#cd3b44;}
        
        Background color #cd3b44
      
           Border around this has a color of #cd3b44        
        
          <div style="border:2px solid #cd3b44;">Content here</div>
        
        
          .myborder {border:2px solid #cd3b44;}
        
        Border color #cd3b44