#e4bf70 color space conversions
Hex:
        #e4bf70
        RGB:
        228, 191, 112
        CMY:
        11, 25, 56
        CMYK:
        0, 16, 51, 11
      HSL:
        41°, 68.2353%, 66.6667%
        HSV (HSB):
        41°, 50.8772%, 89.4118%
        XYZ:
        53.5503, 54.9254, 23.1085
        xyY:
        0.4070, 0.4174, 54.9254
      CIE-Lab:
        78.9983, 3.4877, 44.4920
        CIE-LCH:
        78.9983, 44.6285, 85.5178
        CIE-Luv:
        78.9983, 29.1739, 55.2433
        Hunter-Lab:
        74.1117, -0.7180, 33.3912
      #e4bf70 color charts
#e4bf70 RGB chart
      #e4bf70 CMYK chart
      #e4bf70 RGB pie chart
      #e4bf70 color shades, tints & tones
#e4bf70 color schemes
#e4bf70 color preview, HTML & CSS examples
           This text has a color of #e4bf70        
        
          <p style="color:#e4bf70;">Text here</p>
        
        
          .mytext {color:#e4bf70;}
        
        Text color #e4bf70
      
           This box has a color of #e4bf70        
        
          <div style="background-color:#e4bf70;">Content here</div>
        
        
          .mybackground {background-color:#e4bf70;}
        
        Background color #e4bf70
      
           Border around this has a color of #e4bf70        
        
          <div style="border:2px solid #e4bf70;">Content here</div>
        
        
          .myborder {border:2px solid #e4bf70;}
        
        Border color #e4bf70