#dc615f color space conversions
Hex:
        #dc615f
        RGB:
        220, 97, 95
        CMY:
        14, 62, 63
        CMYK:
        0, 56, 57, 14
      HSL:
        1°, 64.1026%, 61.7647%
        HSV (HSB):
        1°, 56.8182%, 86.2745%
        XYZ:
        35.8555, 24.5913, 13.6833
        xyY:
        0.4837, 0.3317, 24.5913
      CIE-Lab:
        56.6750, 48.0244, 25.1235
        CIE-LCH:
        56.6750, 54.1990, 27.6158
        CIE-Luv:
        56.6750, 91.2840, 20.7411
        Hunter-Lab:
        49.5896, 42.2816, 18.3528
      #dc615f color charts
#dc615f RGB chart
      #dc615f CMYK chart
      #dc615f RGB pie chart
      #dc615f color shades, tints & tones
#dc615f color schemes
#dc615f color preview, HTML & CSS examples
           This text has a color of #dc615f        
        
          <p style="color:#dc615f;">Text here</p>
        
        
          .mytext {color:#dc615f;}
        
        Text color #dc615f
      
           This box has a color of #dc615f        
        
          <div style="background-color:#dc615f;">Content here</div>
        
        
          .mybackground {background-color:#dc615f;}
        
        Background color #dc615f
      
           Border around this has a color of #dc615f        
        
          <div style="border:2px solid #dc615f;">Content here</div>
        
        
          .myborder {border:2px solid #dc615f;}
        
        Border color #dc615f