#ffcf6b color space conversions
Hex:
        #ffcf6b
        RGB:
        255, 207, 107
        CMY:
        0, 19, 58
        CMYK:
        0, 19, 58, 0
      HSL:
        41°, 100.0000%, 70.9804%
        HSV (HSB):
        41°, 58.0392%, 100.0000%
        XYZ:
        66.2067, 66.9472, 23.3425
        xyY:
        0.4231, 0.4278, 66.9472
      CIE-Lab:
        85.4773, 5.8232, 55.2612
        CIE-LCH:
        85.4773, 55.5672, 83.9846
        CIE-Luv:
        85.4773, 38.1968, 66.6603
        Hunter-Lab:
        81.8213, 1.2482, 40.3602
      #ffcf6b color charts
#ffcf6b RGB chart
      #ffcf6b CMYK chart
      #ffcf6b RGB pie chart
      #ffcf6b color shades, tints & tones
#ffcf6b color schemes
#ffcf6b color preview, HTML & CSS examples
           This text has a color of #ffcf6b        
        
          <p style="color:#ffcf6b;">Text here</p>
        
        
          .mytext {color:#ffcf6b;}
        
        Text color #ffcf6b
      
           This box has a color of #ffcf6b        
        
          <div style="background-color:#ffcf6b;">Content here</div>
        
        
          .mybackground {background-color:#ffcf6b;}
        
        Background color #ffcf6b
      
           Border around this has a color of #ffcf6b        
        
          <div style="border:2px solid #ffcf6b;">Content here</div>
        
        
          .myborder {border:2px solid #ffcf6b;}
        
        Border color #ffcf6b