#f1906e color space conversions
Hex:
        #f1906e
        RGB:
        241, 144, 110
        CMY:
        5, 44, 57
        CMYK:
        0, 40, 54, 5
      HSL:
        16°, 82.3899%, 68.8235%
        HSV (HSB):
        16°, 54.3568%, 94.5098%
        XYZ:
        49.0634, 39.7731, 19.8429
        xyY:
        0.4515, 0.3660, 39.7731
      CIE-Lab:
        69.3076, 33.3859, 33.6911
        CIE-LCH:
        69.3076, 47.4311, 45.2607
        CIE-Luv:
        69.3076, 72.4940, 35.3819
        Hunter-Lab:
        63.0659, 28.5023, 25.4913
      #f1906e color charts
#f1906e RGB chart
      #f1906e CMYK chart
      #f1906e RGB pie chart
      #f1906e color shades, tints & tones
#f1906e color schemes
#f1906e color preview, HTML & CSS examples
           This text has a color of #f1906e        
        
          <p style="color:#f1906e;">Text here</p>
        
        
          .mytext {color:#f1906e;}
        
        Text color #f1906e
      
           This box has a color of #f1906e        
        
          <div style="background-color:#f1906e;">Content here</div>
        
        
          .mybackground {background-color:#f1906e;}
        
        Background color #f1906e
      
           Border around this has a color of #f1906e        
        
          <div style="border:2px solid #f1906e;">Content here</div>
        
        
          .myborder {border:2px solid #f1906e;}
        
        Border color #f1906e