#db1961 color space conversions
Hex:
        #db1961
        RGB:
        219, 25, 97
        CMY:
        14, 90, 62
        CMYK:
        0, 89, 56, 14
      HSL:
        338°, 79.5082%, 47.8431%
        HSV (HSB):
        338°, 88.5845%, 85.8824%
        XYZ:
        31.7187, 16.6184, 12.8452
        xyY:
        0.5184, 0.2716, 16.6184
      CIE-Lab:
        47.7756, 71.9186, 11.8682
        CIE-LCH:
        47.7756, 72.8913, 9.3707
        CIE-Luv:
        47.7756, 123.7365, -0.1594
        Hunter-Lab:
        40.7657, 67.5463, 9.8538
      #db1961 color charts
#db1961 RGB chart
      #db1961 CMYK chart
      #db1961 RGB pie chart
      #db1961 color shades, tints & tones
#db1961 color schemes
#db1961 color preview, HTML & CSS examples
           This text has a color of #db1961        
        
          <p style="color:#db1961;">Text here</p>
        
        
          .mytext {color:#db1961;}
        
        Text color #db1961
      
           This box has a color of #db1961        
        
          <div style="background-color:#db1961;">Content here</div>
        
        
          .mybackground {background-color:#db1961;}
        
        Background color #db1961
      
           Border around this has a color of #db1961        
        
          <div style="border:2px solid #db1961;">Content here</div>
        
        
          .myborder {border:2px solid #db1961;}
        
        Border color #db1961