#f1a955 color space conversions
Hex:
        #f1a955
        RGB:
        241, 169, 85
        CMY:
        5, 34, 67
        CMYK:
        0, 30, 65, 5
      HSL:
        32°, 84.7826%, 63.9216%
        HSV (HSB):
        32°, 64.7303%, 94.5098%
        XYZ:
        52.1033, 47.7326, 15.0615
        xyY:
        0.4535, 0.4154, 47.7326
      CIE-Lab:
        74.6559, 18.4510, 52.8687
        CIE-LCH:
        74.6559, 55.9959, 70.7612
        CIE-Luv:
        74.6559, 56.7019, 58.1239
        Hunter-Lab:
        69.0888, 13.7104, 35.4368
      #f1a955 color charts
#f1a955 RGB chart
      #f1a955 CMYK chart
      #f1a955 RGB pie chart
      #f1a955 color shades, tints & tones
#f1a955 color schemes
#f1a955 color preview, HTML & CSS examples
           This text has a color of #f1a955        
        
          <p style="color:#f1a955;">Text here</p>
        
        
          .mytext {color:#f1a955;}
        
        Text color #f1a955
      
           This box has a color of #f1a955        
        
          <div style="background-color:#f1a955;">Content here</div>
        
        
          .mybackground {background-color:#f1a955;}
        
        Background color #f1a955
      
           Border around this has a color of #f1a955        
        
          <div style="border:2px solid #f1a955;">Content here</div>
        
        
          .myborder {border:2px solid #f1a955;}
        
        Border color #f1a955