#db7280 color space conversions
Hex:
        #db7280
        RGB:
        219, 114, 128
        CMY:
        14, 55, 50
        CMYK:
        0, 48, 42, 14
      HSL:
        352°, 59.3220%, 65.2941%
        HSV (HSB):
        352°, 47.9452%, 85.8824%
        XYZ:
        39.1270, 28.6532, 23.8905
        xyY:
        0.4268, 0.3126, 28.6532
      CIE-Lab:
        60.4743, 42.3177, 11.2234
        CIE-LCH:
        60.4743, 43.7807, 14.8538
        CIE-Luv:
        60.4743, 72.0679, 6.8319
        Hunter-Lab:
        53.5287, 36.8001, 11.0083
      #db7280 color charts
#db7280 RGB chart
      #db7280 CMYK chart
      #db7280 RGB pie chart
      #db7280 color shades, tints & tones
#db7280 color schemes
#db7280 color preview, HTML & CSS examples
           This text has a color of #db7280        
        
          <p style="color:#db7280;">Text here</p>
        
        
          .mytext {color:#db7280;}
        
        Text color #db7280
      
           This box has a color of #db7280        
        
          <div style="background-color:#db7280;">Content here</div>
        
        
          .mybackground {background-color:#db7280;}
        
        Background color #db7280
      
           Border around this has a color of #db7280        
        
          <div style="border:2px solid #db7280;">Content here</div>
        
        
          .myborder {border:2px solid #db7280;}
        
        Border color #db7280