#ffbf0d color space conversions
Hex:
        #ffbf0d
        RGB:
        255, 191, 13
        CMY:
        0, 25, 95
        CMYK:
        0, 25, 95, 0
      HSL:
        44°, 100.0000%, 52.5490%
        HSV (HSB):
        44°, 94.9020%, 100.0000%
        XYZ:
        59.9434, 58.5507, 8.5228
        xyY:
        0.4719, 0.4610, 58.5507
      CIE-Lab:
        81.0440, 10.4902, 81.7637
        CIE-LCH:
        81.0440, 82.4339, 82.6890
        CIE-Luv:
        81.0440, 53.6764, 82.6294
        Hunter-Lab:
        76.5184, 5.9272, 46.9590
      #ffbf0d color charts
#ffbf0d RGB chart
      #ffbf0d CMYK chart
      #ffbf0d RGB pie chart
      #ffbf0d color shades, tints & tones
#ffbf0d color schemes
#ffbf0d color preview, HTML & CSS examples
           This text has a color of #ffbf0d        
        
          <p style="color:#ffbf0d;">Text here</p>
        
        
          .mytext {color:#ffbf0d;}
        
        Text color #ffbf0d
      
           This box has a color of #ffbf0d        
        
          <div style="background-color:#ffbf0d;">Content here</div>
        
        
          .mybackground {background-color:#ffbf0d;}
        
        Background color #ffbf0d
      
           Border around this has a color of #ffbf0d        
        
          <div style="border:2px solid #ffbf0d;">Content here</div>
        
        
          .myborder {border:2px solid #ffbf0d;}
        
        Border color #ffbf0d