#e1bc0f color space conversions
Hex:
        #e1bc0f
        RGB:
        225, 188, 15
        CMY:
        12, 26, 94
        CMYK:
        0, 16, 93, 12
      HSL:
        49°, 87.5000%, 47.0588%
        HSV (HSB):
        49°, 93.3333%, 88.2353%
        XYZ:
        49.1208, 52.0085, 7.9016
        xyY:
        0.4505, 0.4770, 52.0085
      CIE-Lab:
        77.2859, -0.8470, 77.4154
        CIE-LCH:
        77.2859, 77.4201, 90.6268
        CIE-Luv:
        77.2859, 32.6699, 80.8147
        Hunter-Lab:
        72.1169, -4.6234, 43.9856
      #e1bc0f color charts
#e1bc0f RGB chart
      #e1bc0f CMYK chart
      #e1bc0f RGB pie chart
      #e1bc0f color shades, tints & tones
#e1bc0f color schemes
#e1bc0f color preview, HTML & CSS examples
           This text has a color of #e1bc0f        
        
          <p style="color:#e1bc0f;">Text here</p>
        
        
          .mytext {color:#e1bc0f;}
        
        Text color #e1bc0f
      
           This box has a color of #e1bc0f        
        
          <div style="background-color:#e1bc0f;">Content here</div>
        
        
          .mybackground {background-color:#e1bc0f;}
        
        Background color #e1bc0f
      
           Border around this has a color of #e1bc0f        
        
          <div style="border:2px solid #e1bc0f;">Content here</div>
        
        
          .myborder {border:2px solid #e1bc0f;}
        
        Border color #e1bc0f