#e1bd12 color space conversions
Hex:
        #e1bd12
        RGB:
        225, 189, 18
        CMY:
        12, 26, 93
        CMYK:
        0, 16, 92, 12
      HSL:
        50°, 85.1852%, 47.6471%
        HSV (HSB):
        50°, 92.0000%, 88.2353%
        XYZ:
        49.3581, 52.4464, 8.0940
        xyY:
        0.4491, 0.4772, 52.4464
      CIE-Lab:
        77.5470, -1.3272, 77.1941
        CIE-LCH:
        77.5470, 77.2055, 90.9850
        CIE-Luv:
        77.5470, 31.8997, 80.9584
        Hunter-Lab:
        72.4199, -5.0773, 44.0674
      #e1bd12 color charts
#e1bd12 RGB chart
      #e1bd12 CMYK chart
      #e1bd12 RGB pie chart
      #e1bd12 color shades, tints & tones
#e1bd12 color schemes
#e1bd12 color preview, HTML & CSS examples
           This text has a color of #e1bd12        
        
          <p style="color:#e1bd12;">Text here</p>
        
        
          .mytext {color:#e1bd12;}
        
        Text color #e1bd12
      
           This box has a color of #e1bd12        
        
          <div style="background-color:#e1bd12;">Content here</div>
        
        
          .mybackground {background-color:#e1bd12;}
        
        Background color #e1bd12
      
           Border around this has a color of #e1bd12        
        
          <div style="border:2px solid #e1bd12;">Content here</div>
        
        
          .myborder {border:2px solid #e1bd12;}
        
        Border color #e1bd12