#f2084a color space conversions
Hex:
        #f2084a
        RGB:
        242, 8, 74
        CMY:
        5, 97, 71
        CMYK:
        0, 97, 69, 5
      HSL:
        343°, 93.6000%, 49.0196%
        HSV (HSB):
        343°, 96.6942%, 94.9020%
        XYZ:
        37.9408, 19.5453, 8.2515
        xyY:
        0.5772, 0.2973, 19.5453
      CIE-Lab:
        51.3192, 77.9821, 31.4318
        CIE-LCH:
        51.3192, 84.0783, 21.9526
        CIE-Luv:
        51.3192, 152.5178, 17.3195
        Hunter-Lab:
        44.2101, 75.8199, 19.8810
      #f2084a color charts
#f2084a RGB chart
      #f2084a CMYK chart
      #f2084a RGB pie chart
      #f2084a color shades, tints & tones
#f2084a color schemes
#f2084a color preview, HTML & CSS examples
           This text has a color of #f2084a        
        
          <p style="color:#f2084a;">Text here</p>
        
        
          .mytext {color:#f2084a;}
        
        Text color #f2084a
      
           This box has a color of #f2084a        
        
          <div style="background-color:#f2084a;">Content here</div>
        
        
          .mybackground {background-color:#f2084a;}
        
        Background color #f2084a
      
           Border around this has a color of #f2084a        
        
          <div style="border:2px solid #f2084a;">Content here</div>
        
        
          .myborder {border:2px solid #f2084a;}
        
        Border color #f2084a