#dc958b color space conversions
Hex:
        #dc958b
        RGB:
        220, 149, 139
        CMY:
        14, 42, 45
        CMYK:
        0, 32, 37, 14
      HSL:
        7°, 53.6424%, 70.3922%
        HSV (HSB):
        7°, 36.8182%, 86.2745%
        XYZ:
        44.9228, 38.5746, 29.5041
        xyY:
        0.3975, 0.3414, 38.5746
      CIE-Lab:
        68.4420, 25.5009, 16.1689
        CIE-LCH:
        68.4420, 30.1949, 32.3769
        CIE-Luv:
        68.4420, 48.5059, 17.1072
        Hunter-Lab:
        62.1085, 20.4186, 15.3108
      #dc958b color charts
#dc958b RGB chart
      #dc958b CMYK chart
      #dc958b RGB pie chart
      #dc958b color shades, tints & tones
#dc958b color schemes
#dc958b color preview, HTML & CSS examples
           This text has a color of #dc958b        
        
          <p style="color:#dc958b;">Text here</p>
        
        
          .mytext {color:#dc958b;}
        
        Text color #dc958b
      
           This box has a color of #dc958b        
        
          <div style="background-color:#dc958b;">Content here</div>
        
        
          .mybackground {background-color:#dc958b;}
        
        Background color #dc958b
      
           Border around this has a color of #dc958b        
        
          <div style="border:2px solid #dc958b;">Content here</div>
        
        
          .myborder {border:2px solid #dc958b;}
        
        Border color #dc958b