#dc374d color space conversions
Hex:
        #dc374d
        RGB:
        220, 55, 77
        CMY:
        14, 78, 70
        CMYK:
        0, 75, 65, 14
      HSL:
        352°, 70.2128%, 53.9216%
        HSV (HSB):
        352°, 75.0000%, 86.2745%
        XYZ:
        32.2209, 18.4838, 8.8907
        xyY:
        0.5407, 0.3102, 18.4838
      CIE-Lab:
        50.0778, 63.8162, 27.1601
        CIE-LCH:
        50.0778, 69.3554, 23.0546
        CIE-Luv:
        50.0778, 120.8088, 17.2809
        Hunter-Lab:
        42.9928, 58.5392, 17.8341
      #dc374d color charts
#dc374d RGB chart
      #dc374d CMYK chart
      #dc374d RGB pie chart
      #dc374d color shades, tints & tones
#dc374d color schemes
#dc374d color preview, HTML & CSS examples
           This text has a color of #dc374d        
        
          <p style="color:#dc374d;">Text here</p>
        
        
          .mytext {color:#dc374d;}
        
        Text color #dc374d
      
           This box has a color of #dc374d        
        
          <div style="background-color:#dc374d;">Content here</div>
        
        
          .mybackground {background-color:#dc374d;}
        
        Background color #dc374d
      
           Border around this has a color of #dc374d        
        
          <div style="border:2px solid #dc374d;">Content here</div>
        
        
          .myborder {border:2px solid #dc374d;}
        
        Border color #dc374d