#f0194d color space conversions
Hex:
        #f0194d
        RGB:
        240, 25, 77
        CMY:
        6, 90, 70
        CMYK:
        0, 90, 68, 6
      HSL:
        345°, 87.7551%, 51.9608%
        HSV (HSB):
        345°, 89.5833%, 94.1176%
        XYZ:
        37.6224, 19.7563, 8.8516
        xyY:
        0.5681, 0.2983, 19.7563
      CIE-Lab:
        51.5606, 75.9087, 29.8440
        CIE-LCH:
        51.5606, 81.5646, 21.4626
        CIE-Luv:
        51.5606, 147.1823, 16.6611
        Hunter-Lab:
        44.4481, 73.3042, 19.3064
      #f0194d color charts
#f0194d RGB chart
      #f0194d CMYK chart
      #f0194d RGB pie chart
      #f0194d color shades, tints & tones
#f0194d color schemes
#f0194d color preview, HTML & CSS examples
           This text has a color of #f0194d        
        
          <p style="color:#f0194d;">Text here</p>
        
        
          .mytext {color:#f0194d;}
        
        Text color #f0194d
      
           This box has a color of #f0194d        
        
          <div style="background-color:#f0194d;">Content here</div>
        
        
          .mybackground {background-color:#f0194d;}
        
        Background color #f0194d
      
           Border around this has a color of #f0194d        
        
          <div style="border:2px solid #f0194d;">Content here</div>
        
        
          .myborder {border:2px solid #f0194d;}
        
        Border color #f0194d