#db2040 color space conversions
Hex:
        #db2040
        RGB:
        219, 32, 64
        CMY:
        14, 87, 75
        CMYK:
        0, 85, 71, 14
      HSL:
        350°, 74.5020%, 49.2157%
        HSV (HSB):
        350°, 85.3881%, 85.8824%
        XYZ:
        30.6553, 16.4633, 6.4125
        xyY:
        0.5727, 0.3075, 16.4633
      CIE-Lab:
        47.5765, 68.8569, 31.8016
        CIE-LCH:
        47.5765, 75.8460, 24.7899
        CIE-Luv:
        47.5765, 133.1290, 19.0597
        Hunter-Lab:
        40.5749, 63.8549, 19.0322
      #db2040 color charts
#db2040 RGB chart
      #db2040 CMYK chart
      #db2040 RGB pie chart
      #db2040 color shades, tints & tones
#db2040 color schemes
#db2040 color preview, HTML & CSS examples
           This text has a color of #db2040        
        
          <p style="color:#db2040;">Text here</p>
        
        
          .mytext {color:#db2040;}
        
        Text color #db2040
      
           This box has a color of #db2040        
        
          <div style="background-color:#db2040;">Content here</div>
        
        
          .mybackground {background-color:#db2040;}
        
        Background color #db2040
      
           Border around this has a color of #db2040        
        
          <div style="border:2px solid #db2040;">Content here</div>
        
        
          .myborder {border:2px solid #db2040;}
        
        Border color #db2040