#f23164 color space conversions
Hex:
        #f23164
        RGB:
        242, 49, 100
        CMY:
        5, 81, 61
        CMYK:
        0, 80, 59, 5
      HSL:
        344°, 88.1279%, 57.0588%
        HSV (HSB):
        344°, 79.7521%, 94.9020%
        XYZ:
        40.0165, 21.9940, 14.1927
        xyY:
        0.5251, 0.2886, 21.9940
      CIE-Lab:
        54.0206, 72.9330, 19.3188
        CIE-LCH:
        54.0206, 75.4482, 14.8360
        CIE-Luv:
        54.0206, 133.5679, 8.0951
        Hunter-Lab:
        46.8977, 70.2380, 14.8854
      #f23164 color charts
#f23164 RGB chart
      #f23164 CMYK chart
      #f23164 RGB pie chart
      #f23164 color shades, tints & tones
#f23164 color schemes
#f23164 color preview, HTML & CSS examples
           This text has a color of #f23164        
        
          <p style="color:#f23164;">Text here</p>
        
        
          .mytext {color:#f23164;}
        
        Text color #f23164
      
           This box has a color of #f23164        
        
          <div style="background-color:#f23164;">Content here</div>
        
        
          .mybackground {background-color:#f23164;}
        
        Background color #f23164
      
           Border around this has a color of #f23164        
        
          <div style="border:2px solid #f23164;">Content here</div>
        
        
          .myborder {border:2px solid #f23164;}
        
        Border color #f23164