#cbcf6a color space conversions
Hex:
        #cbcf6a
        RGB:
        203, 207, 106
        CMY:
        20, 19, 58
        CMYK:
        2, 0, 49, 19
      HSL:
        62°, 51.2690%, 61.3725%
        HSV (HSB):
        62°, 48.7923%, 81.1765%
        XYZ:
        49.5429, 58.3628, 22.2896
        xyY:
        0.3805, 0.4483, 58.3628
      CIE-Lab:
        80.9401, -15.4514, 49.2660
        CIE-LCH:
        80.9401, 51.6322, 107.4131
        CIE-Luv:
        80.9401, 2.0620, 64.4411
        Hunter-Lab:
        76.3955, -17.9339, 36.1781
      #cbcf6a color charts
#cbcf6a RGB chart
      #cbcf6a CMYK chart
      #cbcf6a RGB pie chart
      #cbcf6a color shades, tints & tones
#cbcf6a color schemes
#cbcf6a color preview, HTML & CSS examples
           This text has a color of #cbcf6a        
        
          <p style="color:#cbcf6a;">Text here</p>
        
        
          .mytext {color:#cbcf6a;}
        
        Text color #cbcf6a
      
           This box has a color of #cbcf6a        
        
          <div style="background-color:#cbcf6a;">Content here</div>
        
        
          .mybackground {background-color:#cbcf6a;}
        
        Background color #cbcf6a
      
           Border around this has a color of #cbcf6a        
        
          <div style="border:2px solid #cbcf6a;">Content here</div>
        
        
          .myborder {border:2px solid #cbcf6a;}
        
        Border color #cbcf6a