#dc614e color space conversions
Hex:
        #dc614e
        RGB:
        220, 97, 78
        CMY:
        14, 62, 69
        CMYK:
        0, 56, 65, 14
      HSL:
        8°, 66.9811%, 58.4314%
        HSV (HSB):
        8°, 64.5455%, 86.2745%
        XYZ:
        35.1650, 24.3151, 10.0476
        xyY:
        0.5058, 0.3497, 24.3151
      CIE-Lab:
        56.4019, 46.8676, 34.4526
        CIE-LCH:
        56.4019, 58.1683, 36.3198
        CIE-Luv:
        56.4019, 94.7699, 29.7276
        Hunter-Lab:
        49.3103, 41.0019, 22.4361
      #dc614e color charts
#dc614e RGB chart
      #dc614e CMYK chart
      #dc614e RGB pie chart
      #dc614e color shades, tints & tones
#dc614e color schemes
#dc614e color preview, HTML & CSS examples
           This text has a color of #dc614e        
        
          <p style="color:#dc614e;">Text here</p>
        
        
          .mytext {color:#dc614e;}
        
        Text color #dc614e
      
           This box has a color of #dc614e        
        
          <div style="background-color:#dc614e;">Content here</div>
        
        
          .mybackground {background-color:#dc614e;}
        
        Background color #dc614e
      
           Border around this has a color of #dc614e        
        
          <div style="border:2px solid #dc614e;">Content here</div>
        
        
          .myborder {border:2px solid #dc614e;}
        
        Border color #dc614e