#ffe6b2 color space conversions
Hex:
        #ffe6b2
        RGB:
        255, 230, 178
        CMY:
        0, 10, 30
        CMYK:
        0, 10, 30, 0
      HSL:
        41°, 100.0000%, 84.9020%
        HSV (HSB):
        41°, 30.1961%, 100.0000%
        XYZ:
        77.5727, 81.0680, 53.6786
        xyY:
        0.3654, 0.3818, 81.0680
      CIE-Lab:
        92.1619, 1.0464, 28.4909
        CIE-LCH:
        92.1619, 28.5101, 87.8965
        CIE-Luv:
        92.1619, 18.5382, 39.8289
        Hunter-Lab:
        90.0378, -3.7781, 27.6790
      #ffe6b2 color charts
#ffe6b2 RGB chart
      #ffe6b2 CMYK chart
      #ffe6b2 RGB pie chart
      #ffe6b2 color shades, tints & tones
#ffe6b2 color schemes
#ffe6b2 color preview, HTML & CSS examples
           This text has a color of #ffe6b2        
        
          <p style="color:#ffe6b2;">Text here</p>
        
        
          .mytext {color:#ffe6b2;}
        
        Text color #ffe6b2
      
           This box has a color of #ffe6b2        
        
          <div style="background-color:#ffe6b2;">Content here</div>
        
        
          .mybackground {background-color:#ffe6b2;}
        
        Background color #ffe6b2
      
           Border around this has a color of #ffe6b2        
        
          <div style="border:2px solid #ffe6b2;">Content here</div>
        
        
          .myborder {border:2px solid #ffe6b2;}
        
        Border color #ffe6b2