#de929f color space conversions
Hex:
        #de929f
        RGB:
        222, 146, 159
        CMY:
        13, 43, 38
        CMYK:
        0, 34, 28, 13
      HSL:
        350°, 53.5211%, 72.1569%
        HSV (HSB):
        350°, 34.2342%, 87.0588%
        XYZ:
        46.6611, 38.5906, 37.7903
        xyY:
        0.3792, 0.3136, 38.5906
      CIE-Lab:
        68.4536, 30.4107, 5.0578
        CIE-LCH:
        68.4536, 30.8285, 9.4428
        CIE-Luv:
        68.4536, 48.7317, 1.5246
        Hunter-Lab:
        62.1213, 25.3642, 7.4170
      #de929f color charts
#de929f RGB chart
      #de929f CMYK chart
      #de929f RGB pie chart
      #de929f color shades, tints & tones
#de929f color schemes
#de929f color preview, HTML & CSS examples
           This text has a color of #de929f        
        
          <p style="color:#de929f;">Text here</p>
        
        
          .mytext {color:#de929f;}
        
        Text color #de929f
      
           This box has a color of #de929f        
        
          <div style="background-color:#de929f;">Content here</div>
        
        
          .mybackground {background-color:#de929f;}
        
        Background color #de929f
      
           Border around this has a color of #de929f        
        
          <div style="border:2px solid #de929f;">Content here</div>
        
        
          .myborder {border:2px solid #de929f;}
        
        Border color #de929f