#f0195e color space conversions
Hex:
        #f0195e
        RGB:
        240, 25, 94
        CMY:
        6, 90, 63
        CMYK:
        0, 90, 61, 6
      HSL:
        341°, 87.7551%, 51.9608%
        HSV (HSB):
        341°, 89.5833%, 94.1176%
        XYZ:
        38.3032, 20.0287, 12.4368
        xyY:
        0.5412, 0.2830, 20.0287
      CIE-Lab:
        51.8696, 76.7780, 19.9776
        CIE-LCH:
        51.8696, 79.3345, 14.5850
        CIE-Luv:
        51.8696, 141.3300, 7.4293
        Hunter-Lab:
        44.7534, 74.4547, 14.8509
      #f0195e color charts
#f0195e RGB chart
      #f0195e CMYK chart
      #f0195e RGB pie chart
      #f0195e color shades, tints & tones
#f0195e color schemes
#f0195e color preview, HTML & CSS examples
           This text has a color of #f0195e        
        
          <p style="color:#f0195e;">Text here</p>
        
        
          .mytext {color:#f0195e;}
        
        Text color #f0195e
      
           This box has a color of #f0195e        
        
          <div style="background-color:#f0195e;">Content here</div>
        
        
          .mybackground {background-color:#f0195e;}
        
        Background color #f0195e
      
           Border around this has a color of #f0195e        
        
          <div style="border:2px solid #f0195e;">Content here</div>
        
        
          .myborder {border:2px solid #f0195e;}
        
        Border color #f0195e