#db3154 color space conversions
Hex:
        #db3154
        RGB:
        219, 49, 84
        CMY:
        14, 81, 67
        CMYK:
        0, 78, 62, 14
      HSL:
        348°, 70.2479%, 52.5490%
        HSV (HSB):
        348°, 77.6256%, 85.8824%
        XYZ:
        31.9120, 17.8968, 10.1600
        xyY:
        0.5321, 0.2984, 17.8968
      CIE-Lab:
        49.3707, 65.7460, 21.9941
        CIE-LCH:
        49.3707, 69.3273, 18.4967
        CIE-Luv:
        49.3707, 120.6526, 11.8821
        Hunter-Lab:
        42.3046, 60.6163, 15.3740
      #db3154 color charts
#db3154 RGB chart
      #db3154 CMYK chart
      #db3154 RGB pie chart
      #db3154 color shades, tints & tones
#db3154 color schemes
#db3154 color preview, HTML & CSS examples
           This text has a color of #db3154        
        
          <p style="color:#db3154;">Text here</p>
        
        
          .mytext {color:#db3154;}
        
        Text color #db3154
      
           This box has a color of #db3154        
        
          <div style="background-color:#db3154;">Content here</div>
        
        
          .mybackground {background-color:#db3154;}
        
        Background color #db3154
      
           Border around this has a color of #db3154        
        
          <div style="border:2px solid #db3154;">Content here</div>
        
        
          .myborder {border:2px solid #db3154;}
        
        Border color #db3154