#ffcf85 color space conversions
Hex:
        #ffcf85
        RGB:
        255, 207, 133
        CMY:
        0, 19, 48
        CMYK:
        0, 19, 48, 0
      HSL:
        36°, 100.0000%, 76.0784%
        HSV (HSB):
        36°, 47.8431%, 100.0000%
        XYZ:
        67.7865, 67.5791, 31.6616
        xyY:
        0.4058, 0.4046, 67.5791
      CIE-Lab:
        85.7956, 7.9489, 43.0080
        CIE-LCH:
        85.7956, 43.7364, 79.5285
        CIE-Luv:
        85.7956, 36.4010, 54.2607
        Hunter-Lab:
        82.2065, 3.3275, 34.7092
      #ffcf85 color charts
#ffcf85 RGB chart
      #ffcf85 CMYK chart
      #ffcf85 RGB pie chart
      #ffcf85 color shades, tints & tones
#ffcf85 color schemes
#ffcf85 color preview, HTML & CSS examples
           This text has a color of #ffcf85        
        
          <p style="color:#ffcf85;">Text here</p>
        
        
          .mytext {color:#ffcf85;}
        
        Text color #ffcf85
      
           This box has a color of #ffcf85        
        
          <div style="background-color:#ffcf85;">Content here</div>
        
        
          .mybackground {background-color:#ffcf85;}
        
        Background color #ffcf85
      
           Border around this has a color of #ffcf85        
        
          <div style="border:2px solid #ffcf85;">Content here</div>
        
        
          .myborder {border:2px solid #ffcf85;}
        
        Border color #ffcf85