#cfab14 color space conversions
Hex:
        #cfab14
        RGB:
        207, 171, 20
        CMY:
        19, 33, 92
        CMYK:
        0, 17, 90, 19
      HSL:
        48°, 82.3789%, 44.5098%
        HSV (HSB):
        48°, 90.3382%, 81.1765%
        XYZ:
        40.4213, 42.4417, 6.7235
        xyY:
        0.4512, 0.4738, 42.4417
      CIE-Lab:
        71.1744, 0.2536, 71.2497
        CIE-LCH:
        71.1744, 71.2501, 89.7961
        CIE-Luv:
        71.1744, 31.5154, 73.5779
        Hunter-Lab:
        65.1473, -3.2557, 39.4842
      #cfab14 color charts
#cfab14 RGB chart
      #cfab14 CMYK chart
      #cfab14 RGB pie chart
      #cfab14 color shades, tints & tones
#cfab14 color schemes
#cfab14 color preview, HTML & CSS examples
           This text has a color of #cfab14        
        
          <p style="color:#cfab14;">Text here</p>
        
        
          .mytext {color:#cfab14;}
        
        Text color #cfab14
      
           This box has a color of #cfab14        
        
          <div style="background-color:#cfab14;">Content here</div>
        
        
          .mybackground {background-color:#cfab14;}
        
        Background color #cfab14
      
           Border around this has a color of #cfab14        
        
          <div style="border:2px solid #cfab14;">Content here</div>
        
        
          .myborder {border:2px solid #cfab14;}
        
        Border color #cfab14