#db2960 color space conversions
Hex:
        #db2960
        RGB:
        219, 41, 96
        CMY:
        14, 84, 62
        CMYK:
        0, 81, 56, 14
      HSL:
        341°, 71.2000%, 50.9804%
        HSV (HSB):
        341°, 81.2785%, 85.8824%
        XYZ:
        32.1177, 17.4905, 12.7495
        xyY:
        0.5151, 0.2805, 17.4905
      CIE-Lab:
        48.8722, 68.6398, 14.0030
        CIE-LCH:
        48.8722, 70.0536, 11.5305
        CIE-Luv:
        48.8722, 119.6208, 3.0319
        Hunter-Lab:
        41.8216, 63.8945, 11.2003
      #db2960 color charts
#db2960 RGB chart
      #db2960 CMYK chart
      #db2960 RGB pie chart
      #db2960 color shades, tints & tones
#db2960 color schemes
#db2960 color preview, HTML & CSS examples
           This text has a color of #db2960        
        
          <p style="color:#db2960;">Text here</p>
        
        
          .mytext {color:#db2960;}
        
        Text color #db2960
      
           This box has a color of #db2960        
        
          <div style="background-color:#db2960;">Content here</div>
        
        
          .mybackground {background-color:#db2960;}
        
        Background color #db2960
      
           Border around this has a color of #db2960        
        
          <div style="border:2px solid #db2960;">Content here</div>
        
        
          .myborder {border:2px solid #db2960;}
        
        Border color #db2960