#dc5f5e color space conversions
Hex:
        #dc5f5e
        RGB:
        220, 95, 94
        CMY:
        14, 63, 63
        CMYK:
        0, 57, 57, 14
      HSL:
        0°, 64.2857%, 61.5686%
        HSV (HSB):
        0°, 57.2727%, 86.2745%
        XYZ:
        35.6278, 24.2082, 13.3845
        xyY:
        0.4866, 0.3306, 24.2082
      CIE-Lab:
        56.2957, 48.8931, 25.2039
        CIE-LCH:
        56.2957, 55.0070, 27.2706
        CIE-Luv:
        56.2957, 92.8399, 20.5410
        Hunter-Lab:
        49.2018, 43.1513, 18.3124
      #dc5f5e color charts
#dc5f5e RGB chart
      #dc5f5e CMYK chart
      #dc5f5e RGB pie chart
      #dc5f5e color shades, tints & tones
#dc5f5e color schemes
#dc5f5e color preview, HTML & CSS examples
           This text has a color of #dc5f5e        
        
          <p style="color:#dc5f5e;">Text here</p>
        
        
          .mytext {color:#dc5f5e;}
        
        Text color #dc5f5e
      
           This box has a color of #dc5f5e        
        
          <div style="background-color:#dc5f5e;">Content here</div>
        
        
          .mybackground {background-color:#dc5f5e;}
        
        Background color #dc5f5e
      
           Border around this has a color of #dc5f5e        
        
          <div style="border:2px solid #dc5f5e;">Content here</div>
        
        
          .myborder {border:2px solid #dc5f5e;}
        
        Border color #dc5f5e