#b1a215 color space conversions
Hex:
        #b1a215
        RGB:
        177, 162, 21
        CMY:
        31, 36, 92
        CMYK:
        0, 8, 88, 31
      HSL:
        54°, 78.7879%, 38.8235%
        HSV (HSB):
        54°, 88.1356%, 69.4118%
        XYZ:
        31.1871, 35.2419, 5.8681
        xyY:
        0.4314, 0.4875, 35.2419
      CIE-Lab:
        65.9366, -8.3099, 65.7244
        CIE-LCH:
        65.9366, 66.2476, 97.2060
        CIE-Luv:
        65.9366, 15.6048, 69.4006
        Hunter-Lab:
        59.3649, -10.1142, 35.6947
      #b1a215 color charts
#b1a215 RGB chart
      #b1a215 CMYK chart
      #b1a215 RGB pie chart
      #b1a215 color shades, tints & tones
#b1a215 color schemes
#b1a215 color preview, HTML & CSS examples
           This text has a color of #b1a215        
        
          <p style="color:#b1a215;">Text here</p>
        
        
          .mytext {color:#b1a215;}
        
        Text color #b1a215
      
           This box has a color of #b1a215        
        
          <div style="background-color:#b1a215;">Content here</div>
        
        
          .mybackground {background-color:#b1a215;}
        
        Background color #b1a215
      
           Border around this has a color of #b1a215        
        
          <div style="border:2px solid #b1a215;">Content here</div>
        
        
          .myborder {border:2px solid #b1a215;}
        
        Border color #b1a215