#ffcf47 color space conversions
Hex:
        #ffcf47
        RGB:
        255, 207, 71
        CMY:
        0, 19, 72
        CMYK:
        0, 19, 72, 0
      HSL:
        44°, 100.0000%, 63.9216%
        HSV (HSB):
        44°, 72.1569%, 100.0000%
        XYZ:
        64.6902, 66.3406, 15.3567
        xyY:
        0.4419, 0.4532, 66.3406
      CIE-Lab:
        85.1698, 3.7380, 70.3247
        CIE-LCH:
        85.1698, 70.4240, 86.9574
        CIE-Luv:
        85.1698, 40.0241, 79.2425
        Hunter-Lab:
        81.4497, -0.7662, 45.8361
      #ffcf47 color charts
#ffcf47 RGB chart
      #ffcf47 CMYK chart
      #ffcf47 RGB pie chart
      #ffcf47 color shades, tints & tones
#ffcf47 color schemes
#ffcf47 color preview, HTML & CSS examples
           This text has a color of #ffcf47        
        
          <p style="color:#ffcf47;">Text here</p>
        
        
          .mytext {color:#ffcf47;}
        
        Text color #ffcf47
      
           This box has a color of #ffcf47        
        
          <div style="background-color:#ffcf47;">Content here</div>
        
        
          .mybackground {background-color:#ffcf47;}
        
        Background color #ffcf47
      
           Border around this has a color of #ffcf47        
        
          <div style="border:2px solid #ffcf47;">Content here</div>
        
        
          .myborder {border:2px solid #ffcf47;}
        
        Border color #ffcf47