#cbaf81 color space conversions
Hex:
        #cbaf81
        RGB:
        203, 175, 129
        CMY:
        20, 31, 49
        CMYK:
        0, 14, 36, 20
      HSL:
        37°, 41.5730%, 65.0980%
        HSV (HSB):
        37°, 36.4532%, 79.6078%
        XYZ:
        43.9210, 44.9414, 27.1286
        xyY:
        0.3787, 0.3875, 44.9414
      CIE-Lab:
        72.8533, 3.5696, 27.3457
        CIE-LCH:
        72.8533, 27.5777, 82.5629
        CIE-Luv:
        72.8533, 20.7625, 35.6263
        Hunter-Lab:
        67.0384, -0.3707, 22.9339
      #cbaf81 color charts
#cbaf81 RGB chart
      #cbaf81 CMYK chart
      #cbaf81 RGB pie chart
      #cbaf81 color shades, tints & tones
#cbaf81 color schemes
#cbaf81 color preview, HTML & CSS examples
           This text has a color of #cbaf81        
        
          <p style="color:#cbaf81;">Text here</p>
        
        
          .mytext {color:#cbaf81;}
        
        Text color #cbaf81
      
           This box has a color of #cbaf81        
        
          <div style="background-color:#cbaf81;">Content here</div>
        
        
          .mybackground {background-color:#cbaf81;}
        
        Background color #cbaf81
      
           Border around this has a color of #cbaf81        
        
          <div style="border:2px solid #cbaf81;">Content here</div>
        
        
          .myborder {border:2px solid #cbaf81;}
        
        Border color #cbaf81