#cd374f color space conversions
Hex:
        #cd374f
        RGB:
        205, 55, 79
        CMY:
        20, 78, 69
        CMYK:
        0, 73, 61, 20
      HSL:
        350°, 60.0000%, 50.9804%
        HSV (HSB):
        350°, 73.1707%, 80.3922%
        XYZ:
        27.9543, 16.2760, 9.0654
        xyY:
        0.5245, 0.3054, 16.2760
      CIE-Lab:
        47.3346, 59.5178, 21.8659
        CIE-LCH:
        47.3346, 63.4073, 20.1725
        CIE-Luv:
        47.3346, 108.1584, 12.9848
        Hunter-Lab:
        40.3436, 53.0826, 14.9178
      #cd374f color charts
#cd374f RGB chart
      #cd374f CMYK chart
      #cd374f RGB pie chart
      #cd374f color shades, tints & tones
#cd374f color schemes
#cd374f color preview, HTML & CSS examples
           This text has a color of #cd374f        
        
          <p style="color:#cd374f;">Text here</p>
        
        
          .mytext {color:#cd374f;}
        
        Text color #cd374f
      
           This box has a color of #cd374f        
        
          <div style="background-color:#cd374f;">Content here</div>
        
        
          .mybackground {background-color:#cd374f;}
        
        Background color #cd374f
      
           Border around this has a color of #cd374f        
        
          <div style="border:2px solid #cd374f;">Content here</div>
        
        
          .myborder {border:2px solid #cd374f;}
        
        Border color #cd374f