#ffcf28 color space conversions
Hex:
        #ffcf28
        RGB:
        255, 207, 40
        CMY:
        0, 19, 84
        CMYK:
        0, 19, 84, 0
      HSL:
        47°, 100.0000%, 57.8431%
        HSV (HSB):
        47°, 84.3137%, 100.0000%
        XYZ:
        63.9358, 66.0388, 11.3845
        xyY:
        0.4523, 0.4672, 66.0388
      CIE-Lab:
        85.0162, 2.6839, 79.9449
        CIE-LCH:
        85.0162, 79.9900, 88.0772
        CIE-Luv:
        85.0162, 40.9738, 85.7685
        Hunter-Lab:
        81.2643, -1.7751, 48.5789
      #ffcf28 color charts
#ffcf28 RGB chart
      #ffcf28 CMYK chart
      #ffcf28 RGB pie chart
      #ffcf28 color shades, tints & tones
#ffcf28 color schemes
#ffcf28 color preview, HTML & CSS examples
           This text has a color of #ffcf28        
        
          <p style="color:#ffcf28;">Text here</p>
        
        
          .mytext {color:#ffcf28;}
        
        Text color #ffcf28
      
           This box has a color of #ffcf28        
        
          <div style="background-color:#ffcf28;">Content here</div>
        
        
          .mybackground {background-color:#ffcf28;}
        
        Background color #ffcf28
      
           Border around this has a color of #ffcf28        
        
          <div style="border:2px solid #ffcf28;">Content here</div>
        
        
          .myborder {border:2px solid #ffcf28;}
        
        Border color #ffcf28