#db3131 color space conversions
Hex:
        #db3131
        RGB:
        219, 49, 49
        CMY:
        14, 81, 81
        CMYK:
        0, 78, 78, 14
      HSL:
        0°, 70.2479%, 52.5490%
        HSV (HSB):
        0°, 77.6256%, 85.8824%
        XYZ:
        30.8661, 17.4784, 4.6526
        xyY:
        0.5824, 0.3298, 17.4784
      CIE-Lab:
        48.8573, 64.1202, 41.9019
        CIE-LCH:
        48.8573, 76.5974, 33.1642
        CIE-Luv:
        48.8573, 129.7752, 27.9846
        Hunter-Lab:
        41.8072, 58.6232, 22.6669
      #db3131 color charts
#db3131 RGB chart
      #db3131 CMYK chart
      #db3131 RGB pie chart
      #db3131 color shades, tints & tones
#db3131 color schemes
#db3131 color preview, HTML & CSS examples
           This text has a color of #db3131        
        
          <p style="color:#db3131;">Text here</p>
        
        
          .mytext {color:#db3131;}
        
        Text color #db3131
      
           This box has a color of #db3131        
        
          <div style="background-color:#db3131;">Content here</div>
        
        
          .mybackground {background-color:#db3131;}
        
        Background color #db3131
      
           Border around this has a color of #db3131        
        
          <div style="border:2px solid #db3131;">Content here</div>
        
        
          .myborder {border:2px solid #db3131;}
        
        Border color #db3131