#da828a color space conversions
Hex:
        #da828a
        RGB:
        218, 130, 138
        CMY:
        15, 49, 46
        CMYK:
        0, 40, 37, 15
      HSL:
        355°, 54.3210%, 68.2353%
        HSV (HSB):
        355°, 40.3670%, 85.4902%
        XYZ:
        41.4835, 32.7057, 28.1712
        xyY:
        0.4053, 0.3195, 32.7057
      CIE-Lab:
        63.9219, 34.7797, 10.3546
        CIE-LCH:
        63.9219, 36.2883, 16.5794
        CIE-Luv:
        63.9219, 59.2321, 7.5247
        Hunter-Lab:
        57.1889, 29.3994, 10.8260
      #da828a color charts
#da828a RGB chart
      #da828a CMYK chart
      #da828a RGB pie chart
      #da828a color shades, tints & tones
#da828a color schemes
#da828a color preview, HTML & CSS examples
           This text has a color of #da828a        
        
          <p style="color:#da828a;">Text here</p>
        
        
          .mytext {color:#da828a;}
        
        Text color #da828a
      
           This box has a color of #da828a        
        
          <div style="background-color:#da828a;">Content here</div>
        
        
          .mybackground {background-color:#da828a;}
        
        Background color #da828a
      
           Border around this has a color of #da828a        
        
          <div style="border:2px solid #da828a;">Content here</div>
        
        
          .myborder {border:2px solid #da828a;}
        
        Border color #da828a