#db525b color space conversions
Hex:
        #db525b
        RGB:
        219, 82, 91
        CMY:
        14, 68, 64
        CMYK:
        0, 63, 58, 14
      HSL:
        356°, 65.5502%, 59.0196%
        HSV (HSB):
        356°, 62.5571%, 85.8824%
        XYZ:
        34.1190, 21.8500, 12.3167
        xyY:
        0.4997, 0.3200, 21.8500
      CIE-Lab:
        53.8675, 54.1969, 23.7355
        CIE-LCH:
        53.8675, 59.1666, 23.6510
        CIE-Luv:
        53.8675, 101.0927, 17.3278
        Hunter-Lab:
        46.7440, 48.4876, 17.0983
      #db525b color charts
#db525b RGB chart
      #db525b CMYK chart
      #db525b RGB pie chart
      #db525b color shades, tints & tones
#db525b color schemes
#db525b color preview, HTML & CSS examples
           This text has a color of #db525b        
        
          <p style="color:#db525b;">Text here</p>
        
        
          .mytext {color:#db525b;}
        
        Text color #db525b
      
           This box has a color of #db525b        
        
          <div style="background-color:#db525b;">Content here</div>
        
        
          .mybackground {background-color:#db525b;}
        
        Background color #db525b
      
           Border around this has a color of #db525b        
        
          <div style="border:2px solid #db525b;">Content here</div>
        
        
          .myborder {border:2px solid #db525b;}
        
        Border color #db525b