#db0961 color space conversions
Hex:
        #db0961
        RGB:
        219, 9, 97
        CMY:
        14, 96, 62
        CMYK:
        0, 96, 56, 14
      HSL:
        335°, 92.1053%, 44.7059%
        HSV (HSB):
        335°, 95.8904%, 85.8824%
        XYZ:
        31.4688, 16.1185, 12.7619
        xyY:
        0.5214, 0.2671, 16.1185
      CIE-Lab:
        47.1296, 73.7896, 10.9670
        CIE-LCH:
        47.1296, 74.6002, 8.4537
        CIE-Luv:
        47.1296, 126.3430, -1.6425
        Hunter-Lab:
        40.1479, 69.6534, 9.2569
      #db0961 color charts
#db0961 RGB chart
      #db0961 CMYK chart
      #db0961 RGB pie chart
      #db0961 color shades, tints & tones
#db0961 color schemes
#db0961 color preview, HTML & CSS examples
           This text has a color of #db0961        
        
          <p style="color:#db0961;">Text here</p>
        
        
          .mytext {color:#db0961;}
        
        Text color #db0961
      
           This box has a color of #db0961        
        
          <div style="background-color:#db0961;">Content here</div>
        
        
          .mybackground {background-color:#db0961;}
        
        Background color #db0961
      
           Border around this has a color of #db0961        
        
          <div style="border:2px solid #db0961;">Content here</div>
        
        
          .myborder {border:2px solid #db0961;}
        
        Border color #db0961