#db2830 color space conversions
Hex:
        #db2830
        RGB:
        219, 40, 48
        CMY:
        14, 84, 81
        CMYK:
        0, 82, 78, 14
      HSL:
        357°, 71.3147%, 50.7843%
        HSV (HSB):
        357°, 81.7352%, 85.8824%
        XYZ:
        30.5057, 16.7911, 4.4295
        xyY:
        0.5898, 0.3246, 16.7911
      CIE-Lab:
        47.9957, 66.4913, 41.5523
        CIE-LCH:
        47.9957, 78.4072, 32.0025
        CIE-Luv:
        47.9957, 134.0691, 26.6984
        Hunter-Lab:
        40.9769, 61.1768, 22.2748
      #db2830 color charts
#db2830 RGB chart
      #db2830 CMYK chart
      #db2830 RGB pie chart
      #db2830 color shades, tints & tones
#db2830 color schemes
#db2830 color preview, HTML & CSS examples
           This text has a color of #db2830        
        
          <p style="color:#db2830;">Text here</p>
        
        
          .mytext {color:#db2830;}
        
        Text color #db2830
      
           This box has a color of #db2830        
        
          <div style="background-color:#db2830;">Content here</div>
        
        
          .mybackground {background-color:#db2830;}
        
        Background color #db2830
      
           Border around this has a color of #db2830        
        
          <div style="border:2px solid #db2830;">Content here</div>
        
        
          .myborder {border:2px solid #db2830;}
        
        Border color #db2830