#db9264 color space conversions
Hex:
        #db9264
        RGB:
        219, 146, 100
        CMY:
        14, 43, 61
        CMYK:
        0, 33, 54, 14
      HSL:
        23°, 62.3037%, 62.5490%
        HSV (HSB):
        23°, 54.3379%, 85.8824%
        XYZ:
        41.7926, 36.5379, 16.9064
        xyY:
        0.4388, 0.3837, 36.5379
      CIE-Lab:
        66.9289, 22.7577, 35.4845
        CIE-LCH:
        66.9289, 42.1553, 57.3262
        CIE-Luv:
        66.9289, 54.9251, 39.1643
        Hunter-Lab:
        60.4466, 17.6326, 25.7297
      #db9264 color charts
#db9264 RGB chart
      #db9264 CMYK chart
      #db9264 RGB pie chart
      #db9264 color shades, tints & tones
#db9264 color schemes
#db9264 color preview, HTML & CSS examples
           This text has a color of #db9264        
        
          <p style="color:#db9264;">Text here</p>
        
        
          .mytext {color:#db9264;}
        
        Text color #db9264
      
           This box has a color of #db9264        
        
          <div style="background-color:#db9264;">Content here</div>
        
        
          .mybackground {background-color:#db9264;}
        
        Background color #db9264
      
           Border around this has a color of #db9264        
        
          <div style="border:2px solid #db9264;">Content here</div>
        
        
          .myborder {border:2px solid #db9264;}
        
        Border color #db9264