#db8278 color space conversions
Hex:
        #db8278
        RGB:
        219, 130, 120
        CMY:
        14, 49, 53
        CMYK:
        0, 41, 45, 14
      HSL:
        6°, 57.8947%, 66.4706%
        HSV (HSB):
        6°, 45.2055%, 85.8824%
        XYZ:
        40.5862, 32.3814, 21.8804
        xyY:
        0.4279, 0.3414, 32.3814
      CIE-Lab:
        63.6569, 33.1674, 20.1932
        CIE-LCH:
        63.6569, 38.8309, 31.3341
        CIE-Luv:
        63.6569, 63.2366, 19.8538
        Hunter-Lab:
        56.9047, 27.7287, 17.0357
      #db8278 color charts
#db8278 RGB chart
      #db8278 CMYK chart
      #db8278 RGB pie chart
      #db8278 color shades, tints & tones
#db8278 color schemes
#db8278 color preview, HTML & CSS examples
           This text has a color of #db8278        
        
          <p style="color:#db8278;">Text here</p>
        
        
          .mytext {color:#db8278;}
        
        Text color #db8278
      
           This box has a color of #db8278        
        
          <div style="background-color:#db8278;">Content here</div>
        
        
          .mybackground {background-color:#db8278;}
        
        Background color #db8278
      
           Border around this has a color of #db8278        
        
          <div style="border:2px solid #db8278;">Content here</div>
        
        
          .myborder {border:2px solid #db8278;}
        
        Border color #db8278