#dc5d5e color space conversions
Hex:
        #dc5d5e
        RGB:
        220, 93, 94
        CMY:
        14, 64, 63
        CMYK:
        0, 58, 57, 14
      HSL:
        360°, 64.4670%, 61.3725%
        HSV (HSB):
        360°, 57.7273%, 86.2745%
        XYZ:
        35.4499, 23.8525, 13.3252
        xyY:
        0.4881, 0.3284, 23.8525
      CIE-Lab:
        55.9398, 49.8261, 24.7374
        CIE-LCH:
        55.9398, 55.6289, 26.4032
        CIE-Luv:
        55.9398, 94.1609, 19.7797
        Hunter-Lab:
        48.8390, 44.0964, 18.0106
      #dc5d5e color charts
#dc5d5e RGB chart
      #dc5d5e CMYK chart
      #dc5d5e RGB pie chart
      #dc5d5e color shades, tints & tones
#dc5d5e color schemes
#dc5d5e color preview, HTML & CSS examples
           This text has a color of #dc5d5e        
        
          <p style="color:#dc5d5e;">Text here</p>
        
        
          .mytext {color:#dc5d5e;}
        
        Text color #dc5d5e
      
           This box has a color of #dc5d5e        
        
          <div style="background-color:#dc5d5e;">Content here</div>
        
        
          .mybackground {background-color:#dc5d5e;}
        
        Background color #dc5d5e
      
           Border around this has a color of #dc5d5e        
        
          <div style="border:2px solid #dc5d5e;">Content here</div>
        
        
          .myborder {border:2px solid #dc5d5e;}
        
        Border color #dc5d5e