#f2dcb2 color space conversions
Hex:
        #f2dcb2
        RGB:
        242, 220, 178
        CMY:
        5, 14, 30
        CMYK:
        0, 9, 26, 5
      HSL:
        39°, 71.1111%, 82.3529%
        HSV (HSB):
        39°, 26.4463%, 94.9020%
        XYZ:
        70.2470, 73.2780, 52.5611
        xyY:
        0.3582, 0.3737, 73.2780
      CIE-Lab:
        88.5801, 1.2875, 23.4195
        CIE-LCH:
        88.5801, 23.4549, 86.8533
        CIE-Luv:
        88.5801, 15.9961, 32.9494
        Hunter-Lab:
        85.6026, -3.3241, 23.5169
      #f2dcb2 color charts
#f2dcb2 RGB chart
      #f2dcb2 CMYK chart
      #f2dcb2 RGB pie chart
      #f2dcb2 color shades, tints & tones
#f2dcb2 color schemes
#f2dcb2 color preview, HTML & CSS examples
           This text has a color of #f2dcb2        
        
          <p style="color:#f2dcb2;">Text here</p>
        
        
          .mytext {color:#f2dcb2;}
        
        Text color #f2dcb2
      
           This box has a color of #f2dcb2        
        
          <div style="background-color:#f2dcb2;">Content here</div>
        
        
          .mybackground {background-color:#f2dcb2;}
        
        Background color #f2dcb2
      
           Border around this has a color of #f2dcb2        
        
          <div style="border:2px solid #f2dcb2;">Content here</div>
        
        
          .myborder {border:2px solid #f2dcb2;}
        
        Border color #f2dcb2