#db6056 color space conversions
Hex:
        #db6056
        RGB:
        219, 96, 86
        CMY:
        14, 62, 66
        CMYK:
        0, 56, 61, 14
      HSL:
        5°, 64.8780%, 59.8039%
        HSV (HSB):
        5°, 60.7306%, 85.8824%
        XYZ:
        35.0760, 24.0977, 11.6067
        xyY:
        0.4956, 0.3405, 24.0977
      CIE-Lab:
        56.1855, 47.4972, 29.6276
        CIE-LCH:
        56.1855, 55.9802, 31.9549
        CIE-Luv:
        56.1855, 93.0680, 25.1569
        Hunter-Lab:
        49.0894, 41.6377, 20.3440
      #db6056 color charts
#db6056 RGB chart
      #db6056 CMYK chart
      #db6056 RGB pie chart
      #db6056 color shades, tints & tones
#db6056 color schemes
#db6056 color preview, HTML & CSS examples
           This text has a color of #db6056        
        
          <p style="color:#db6056;">Text here</p>
        
        
          .mytext {color:#db6056;}
        
        Text color #db6056
      
           This box has a color of #db6056        
        
          <div style="background-color:#db6056;">Content here</div>
        
        
          .mybackground {background-color:#db6056;}
        
        Background color #db6056
      
           Border around this has a color of #db6056        
        
          <div style="border:2px solid #db6056;">Content here</div>
        
        
          .myborder {border:2px solid #db6056;}
        
        Border color #db6056