#afb248 color space conversions
Hex:
        #afb248
        RGB:
        175, 178, 72
        CMY:
        31, 30, 72
        CMYK:
        2, 0, 60, 30
      HSL:
        62°, 42.4000%, 49.0196%
        HSV (HSB):
        62°, 59.5506%, 69.8039%
        XYZ:
        34.7693, 41.4226, 12.2937
        xyY:
        0.3929, 0.4681, 41.4226
      CIE-Lab:
        70.4710, -15.1268, 52.4225
        CIE-LCH:
        70.4710, 54.5614, 106.0957
        CIE-Luv:
        70.4710, 2.6125, 63.7876
        Hunter-Lab:
        64.3604, -16.2000, 33.7271
      #afb248 color charts
#afb248 RGB chart
      #afb248 CMYK chart
      #afb248 RGB pie chart
      #afb248 color shades, tints & tones
#afb248 color schemes
#afb248 color preview, HTML & CSS examples
           This text has a color of #afb248        
        
          <p style="color:#afb248;">Text here</p>
        
        
          .mytext {color:#afb248;}
        
        Text color #afb248
      
           This box has a color of #afb248        
        
          <div style="background-color:#afb248;">Content here</div>
        
        
          .mybackground {background-color:#afb248;}
        
        Background color #afb248
      
           Border around this has a color of #afb248        
        
          <div style="border:2px solid #afb248;">Content here</div>
        
        
          .myborder {border:2px solid #afb248;}
        
        Border color #afb248