#f2184f color space conversions
Hex:
        #f2184f
        RGB:
        242, 24, 79
        CMY:
        5, 91, 69
        CMYK:
        0, 90, 67, 5
      HSL:
        345°, 89.3443%, 52.1569%
        HSV (HSB):
        345°, 90.0826%, 94.9020%
        XYZ:
        38.3559, 20.0950, 9.2543
        xyY:
        0.5665, 0.2968, 20.0950
      CIE-Lab:
        51.9445, 76.6245, 29.2115
        CIE-LCH:
        51.9445, 82.0038, 20.8683
        CIE-Luv:
        51.9445, 148.2836, 16.0228
        Hunter-Lab:
        44.8275, 74.2824, 19.1393
      #f2184f color charts
#f2184f RGB chart
      #f2184f CMYK chart
      #f2184f RGB pie chart
      #f2184f color shades, tints & tones
#f2184f color schemes
#f2184f color preview, HTML & CSS examples
           This text has a color of #f2184f        
        
          <p style="color:#f2184f;">Text here</p>
        
        
          .mytext {color:#f2184f;}
        
        Text color #f2184f
      
           This box has a color of #f2184f        
        
          <div style="background-color:#f2184f;">Content here</div>
        
        
          .mybackground {background-color:#f2184f;}
        
        Background color #f2184f
      
           Border around this has a color of #f2184f        
        
          <div style="border:2px solid #f2184f;">Content here</div>
        
        
          .myborder {border:2px solid #f2184f;}
        
        Border color #f2184f