#ced070 color space conversions
Hex:
        #ced070
        RGB:
        206, 208, 112
        CMY:
        19, 18, 56
        CMYK:
        1, 0, 46, 18
      HSL:
        61°, 50.5263%, 62.7451%
        HSV (HSB):
        61°, 46.1538%, 81.5686%
        XYZ:
        50.9341, 59.4034, 24.1107
        xyY:
        0.3788, 0.4418, 59.4034
      CIE-Lab:
        81.5128, -14.1886, 47.1271
        CIE-LCH:
        81.5128, 49.2166, 106.7555
        CIE-Luv:
        81.5128, 3.2010, 62.2532
        Hunter-Lab:
        77.0736, -16.9171, 35.4040
      #ced070 color charts
#ced070 RGB chart
      #ced070 CMYK chart
      #ced070 RGB pie chart
      #ced070 color shades, tints & tones
#ced070 color schemes
#ced070 color preview, HTML & CSS examples
           This text has a color of #ced070        
        
          <p style="color:#ced070;">Text here</p>
        
        
          .mytext {color:#ced070;}
        
        Text color #ced070
      
           This box has a color of #ced070        
        
          <div style="background-color:#ced070;">Content here</div>
        
        
          .mybackground {background-color:#ced070;}
        
        Background color #ced070
      
           Border around this has a color of #ced070        
        
          <div style="border:2px solid #ced070;">Content here</div>
        
        
          .myborder {border:2px solid #ced070;}
        
        Border color #ced070