#db5260 color space conversions
Hex:
        #db5260
        RGB:
        219, 82, 96
        CMY:
        14, 68, 62
        CMYK:
        0, 63, 56, 14
      HSL:
        354°, 65.5502%, 59.0196%
        HSV (HSB):
        354°, 62.5571%, 85.8824%
        XYZ:
        34.3420, 21.9392, 13.4910
        xyY:
        0.4922, 0.3144, 21.9392
      CIE-Lab:
        53.9624, 54.5602, 20.9181
        CIE-LCH:
        53.9624, 58.4327, 20.9766
        CIE-Luv:
        53.9624, 99.7985, 14.3989
        Hunter-Lab:
        46.8393, 48.9054, 15.7104
      #db5260 color charts
#db5260 RGB chart
      #db5260 CMYK chart
      #db5260 RGB pie chart
      #db5260 color shades, tints & tones
#db5260 color schemes
#db5260 color preview, HTML & CSS examples
           This text has a color of #db5260        
        
          <p style="color:#db5260;">Text here</p>
        
        
          .mytext {color:#db5260;}
        
        Text color #db5260
      
           This box has a color of #db5260        
        
          <div style="background-color:#db5260;">Content here</div>
        
        
          .mybackground {background-color:#db5260;}
        
        Background color #db5260
      
           Border around this has a color of #db5260        
        
          <div style="border:2px solid #db5260;">Content here</div>
        
        
          .myborder {border:2px solid #db5260;}
        
        Border color #db5260