#db2442 color space conversions
Hex:
        #db2442
        RGB:
        219, 36, 66
        CMY:
        14, 86, 74
        CMYK:
        0, 84, 70, 14
      HSL:
        350°, 71.7647%, 50.0000%
        HSV (HSB):
        350°, 83.5616%, 85.8824%
        XYZ:
        30.8277, 16.7152, 6.7558
        xyY:
        0.5677, 0.3078, 16.7152
      CIE-Lab:
        47.8991, 68.1075, 30.9933
        CIE-LCH:
        47.8991, 74.8279, 24.4686
        CIE-Luv:
        47.8991, 131.2089, 18.7371
        Hunter-Lab:
        40.8842, 63.0460, 18.8217
      #db2442 color charts
#db2442 RGB chart
      #db2442 CMYK chart
      #db2442 RGB pie chart
      #db2442 color shades, tints & tones
#db2442 color schemes
#db2442 color preview, HTML & CSS examples
           This text has a color of #db2442        
        
          <p style="color:#db2442;">Text here</p>
        
        
          .mytext {color:#db2442;}
        
        Text color #db2442
      
           This box has a color of #db2442        
        
          <div style="background-color:#db2442;">Content here</div>
        
        
          .mybackground {background-color:#db2442;}
        
        Background color #db2442
      
           Border around this has a color of #db2442        
        
          <div style="border:2px solid #db2442;">Content here</div>
        
        
          .myborder {border:2px solid #db2442;}
        
        Border color #db2442