#ffcf55 color space conversions
Hex:
        #ffcf55
        RGB:
        255, 207, 85
        CMY:
        0, 19, 67
        CMYK:
        0, 19, 67, 0
      HSL:
        43°, 100.0000%, 66.6667%
        HSV (HSB):
        43°, 66.6667%, 100.0000%
        XYZ:
        65.1925, 66.5415, 18.0021
        xyY:
        0.4354, 0.4444, 66.5415
      CIE-Lab:
        85.2719, 4.4337, 64.8365
        CIE-LCH:
        85.2719, 64.9879, 86.0881
        CIE-Luv:
        85.2719, 39.4070, 74.9969
        Hunter-Lab:
        81.5730, -0.0969, 44.0165
      #ffcf55 color charts
#ffcf55 RGB chart
      #ffcf55 CMYK chart
      #ffcf55 RGB pie chart
      #ffcf55 color shades, tints & tones
#ffcf55 color schemes
#ffcf55 color preview, HTML & CSS examples
           This text has a color of #ffcf55        
        
          <p style="color:#ffcf55;">Text here</p>
        
        
          .mytext {color:#ffcf55;}
        
        Text color #ffcf55
      
           This box has a color of #ffcf55        
        
          <div style="background-color:#ffcf55;">Content here</div>
        
        
          .mybackground {background-color:#ffcf55;}
        
        Background color #ffcf55
      
           Border around this has a color of #ffcf55        
        
          <div style="border:2px solid #ffcf55;">Content here</div>
        
        
          .myborder {border:2px solid #ffcf55;}
        
        Border color #ffcf55