#db0161 color space conversions
Hex:
        #db0161
        RGB:
        219, 1, 97
        CMY:
        14, 100, 62
        CMYK:
        0, 100, 56, 14
      HSL:
        334°, 99.0909%, 43.1373%
        HSV (HSB):
        334°, 99.5434%, 85.8824%
        XYZ:
        31.3819, 15.9448, 12.7329
        xyY:
        0.5225, 0.2655, 15.9448
      CIE-Lab:
        46.9020, 74.4520, 10.6487
        CIE-LCH:
        46.9020, 75.2097, 8.1397
        CIE-Luv:
        46.9020, 127.2642, -2.1660
        Hunter-Lab:
        39.9310, 70.4047, 9.0457
      #db0161 color charts
#db0161 RGB chart
      #db0161 CMYK chart
      #db0161 RGB pie chart
      #db0161 color shades, tints & tones
#db0161 color schemes
#db0161 color preview, HTML & CSS examples
           This text has a color of #db0161        
        
          <p style="color:#db0161;">Text here</p>
        
        
          .mytext {color:#db0161;}
        
        Text color #db0161
      
           This box has a color of #db0161        
        
          <div style="background-color:#db0161;">Content here</div>
        
        
          .mybackground {background-color:#db0161;}
        
        Background color #db0161
      
           Border around this has a color of #db0161        
        
          <div style="border:2px solid #db0161;">Content here</div>
        
        
          .myborder {border:2px solid #db0161;}
        
        Border color #db0161