#ffcdb3 color space conversions
Hex:
        #ffcdb3
        RGB:
        255, 205, 179
        CMY:
        0, 20, 30
        CMYK:
        0, 20, 30, 0
      HSL:
        21°, 100.0000%, 85.0980%
        HSV (HSB):
        21°, 29.8039%, 100.0000%
        XYZ:
        71.2080, 68.1773, 52.0543
        xyY:
        0.3720, 0.3561, 68.1773
      CIE-Lab:
        86.0950, 14.0512, 19.6408
        CIE-LCH:
        86.0950, 24.1495, 54.4197
        CIE-Luv:
        86.0950, 33.5997, 25.2145
        Hunter-Lab:
        82.5696, 9.4417, 20.4205
      #ffcdb3 color charts
#ffcdb3 RGB chart
      #ffcdb3 CMYK chart
      #ffcdb3 RGB pie chart
      #ffcdb3 color shades, tints & tones
#ffcdb3 color schemes
#ffcdb3 color preview, HTML & CSS examples
           This text has a color of #ffcdb3        
        
          <p style="color:#ffcdb3;">Text here</p>
        
        
          .mytext {color:#ffcdb3;}
        
        Text color #ffcdb3
      
           This box has a color of #ffcdb3        
        
          <div style="background-color:#ffcdb3;">Content here</div>
        
        
          .mybackground {background-color:#ffcdb3;}
        
        Background color #ffcdb3
      
           Border around this has a color of #ffcdb3        
        
          <div style="border:2px solid #ffcdb3;">Content here</div>
        
        
          .myborder {border:2px solid #ffcdb3;}
        
        Border color #ffcdb3