#db9430 color space conversions
Hex:
        #db9430
        RGB:
        219, 148, 48
        CMY:
        14, 42, 81
        CMYK:
        0, 32, 78, 14
      HSL:
        35°, 70.3704%, 52.3529%
        HSV (HSB):
        35°, 78.0822%, 85.8824%
        XYZ:
        40.3368, 36.4533, 7.7065
        xyY:
        0.4774, 0.4314, 36.4533
      CIE-Lab:
        66.8648, 18.5672, 60.1405
        CIE-LCH:
        66.8648, 62.9414, 72.8429
        CIE-Luv:
        66.8648, 57.8509, 60.2157
        Hunter-Lab:
        60.3766, 13.5947, 34.6958
      #db9430 color charts
#db9430 RGB chart
      #db9430 CMYK chart
      #db9430 RGB pie chart
      #db9430 color shades, tints & tones
#db9430 color schemes
#db9430 color preview, HTML & CSS examples
           This text has a color of #db9430        
        
          <p style="color:#db9430;">Text here</p>
        
        
          .mytext {color:#db9430;}
        
        Text color #db9430
      
           This box has a color of #db9430        
        
          <div style="background-color:#db9430;">Content here</div>
        
        
          .mybackground {background-color:#db9430;}
        
        Background color #db9430
      
           Border around this has a color of #db9430        
        
          <div style="border:2px solid #db9430;">Content here</div>
        
        
          .myborder {border:2px solid #db9430;}
        
        Border color #db9430