#fdb12f color space conversions
Hex:
        #fdb12f
        RGB:
        253, 177, 47
        CMY:
        1, 31, 82
        CMYK:
        0, 30, 81, 1
      HSL:
        38°, 98.0952%, 58.8235%
        HSV (HSB):
        38°, 81.4229%, 99.2157%
        XYZ:
        56.7432, 52.5322, 9.8384
        xyY:
        0.4764, 0.4410, 52.5322
      CIE-Lab:
        77.5980, 17.5732, 71.6293
        CIE-LCH:
        77.5980, 73.7535, 76.2156
        CIE-Luv:
        77.5980, 62.3252, 73.0996
        Hunter-Lab:
        72.4791, 12.9077, 42.6873
      #fdb12f color charts
#fdb12f RGB chart
      #fdb12f CMYK chart
      #fdb12f RGB pie chart
      #fdb12f color shades, tints & tones
#fdb12f color schemes
#fdb12f color preview, HTML & CSS examples
           This text has a color of #fdb12f        
        
          <p style="color:#fdb12f;">Text here</p>
        
        
          .mytext {color:#fdb12f;}
        
        Text color #fdb12f
      
           This box has a color of #fdb12f        
        
          <div style="background-color:#fdb12f;">Content here</div>
        
        
          .mybackground {background-color:#fdb12f;}
        
        Background color #fdb12f
      
           Border around this has a color of #fdb12f        
        
          <div style="border:2px solid #fdb12f;">Content here</div>
        
        
          .myborder {border:2px solid #fdb12f;}
        
        Border color #fdb12f