#b1ca32 color space conversions
Hex:
        #b1ca32
        RGB:
        177, 202, 50
        CMY:
        31, 21, 80
        CMYK:
        12, 0, 75, 21
      HSL:
        70°, 60.3175%, 49.4118%
        HSV (HSB):
        70°, 75.2475%, 79.2157%
        XYZ:
        39.8277, 51.8185, 10.9204
        xyY:
        0.3883, 0.5052, 51.8185
      CIE-Lab:
        77.1722, -27.4485, 67.7186
        CIE-LCH:
        77.1722, 73.0701, 112.0642
        CIE-Luv:
        77.1722, -10.4193, 80.6767
        Hunter-Lab:
        71.9850, -27.2138, 41.3950
      #b1ca32 color charts
#b1ca32 RGB chart
      #b1ca32 CMYK chart
      #b1ca32 RGB pie chart
      #b1ca32 color shades, tints & tones
#b1ca32 color schemes
#b1ca32 color preview, HTML & CSS examples
           This text has a color of #b1ca32        
        
          <p style="color:#b1ca32;">Text here</p>
        
        
          .mytext {color:#b1ca32;}
        
        Text color #b1ca32
      
           This box has a color of #b1ca32        
        
          <div style="background-color:#b1ca32;">Content here</div>
        
        
          .mybackground {background-color:#b1ca32;}
        
        Background color #b1ca32
      
           Border around this has a color of #b1ca32        
        
          <div style="border:2px solid #b1ca32;">Content here</div>
        
        
          .myborder {border:2px solid #b1ca32;}
        
        Border color #b1ca32