#cbd285 color space conversions
Hex:
        #cbd285
        RGB:
        203, 210, 133
        CMY:
        20, 18, 48
        CMYK:
        3, 0, 37, 18
      HSL:
        65°, 46.1078%, 67.2549%
        HSV (HSB):
        65°, 36.6667%, 82.3529%
        XYZ:
        51.9088, 60.4832, 31.1288
        xyY:
        0.3617, 0.4214, 60.4832
      CIE-Lab:
        82.1001, -14.1456, 37.3840
        CIE-LCH:
        82.1001, 39.9707, 110.7260
        CIE-Luv:
        82.1001, -0.6079, 52.1253
        Hunter-Lab:
        77.7709, -16.9578, 30.7080
      #cbd285 color charts
#cbd285 RGB chart
      #cbd285 CMYK chart
      #cbd285 RGB pie chart
      #cbd285 color shades, tints & tones
#cbd285 color schemes
#cbd285 color preview, HTML & CSS examples
           This text has a color of #cbd285        
        
          <p style="color:#cbd285;">Text here</p>
        
        
          .mytext {color:#cbd285;}
        
        Text color #cbd285
      
           This box has a color of #cbd285        
        
          <div style="background-color:#cbd285;">Content here</div>
        
        
          .mybackground {background-color:#cbd285;}
        
        Background color #cbd285
      
           Border around this has a color of #cbd285        
        
          <div style="border:2px solid #cbd285;">Content here</div>
        
        
          .myborder {border:2px solid #cbd285;}
        
        Border color #cbd285