#ffc1ba color space conversions
Hex:
        #ffc1ba
        RGB:
        255, 193, 186
        CMY:
        0, 24, 27
        CMYK:
        0, 24, 27, 0
      HSL:
        6°, 100.0000%, 86.4706%
        HSV (HSB):
        6°, 27.0588%, 100.0000%
        XYZ:
        69.1729, 62.9451, 54.9582
        xyY:
        0.3698, 0.3365, 62.9451
      CIE-Lab:
        83.4135, 21.2415, 12.1619
        CIE-LCH:
        83.4135, 24.4768, 29.7933
        CIE-Luv:
        83.4135, 40.1198, 13.5299
        Hunter-Lab:
        79.3379, 16.7885, 14.4658
      #ffc1ba color charts
#ffc1ba RGB chart
      #ffc1ba CMYK chart
      #ffc1ba RGB pie chart
      #ffc1ba color shades, tints & tones
#ffc1ba color schemes
#ffc1ba color preview, HTML & CSS examples
           This text has a color of #ffc1ba        
        
          <p style="color:#ffc1ba;">Text here</p>
        
        
          .mytext {color:#ffc1ba;}
        
        Text color #ffc1ba
      
           This box has a color of #ffc1ba        
        
          <div style="background-color:#ffc1ba;">Content here</div>
        
        
          .mybackground {background-color:#ffc1ba;}
        
        Background color #ffc1ba
      
           Border around this has a color of #ffc1ba        
        
          <div style="border:2px solid #ffc1ba;">Content here</div>
        
        
          .myborder {border:2px solid #ffc1ba;}
        
        Border color #ffc1ba