#f23750 color space conversions
Hex:
        #f23750
        RGB:
        242, 55, 80
        CMY:
        5, 78, 69
        CMYK:
        0, 77, 67, 5
      HSL:
        352°, 87.7934%, 58.2353%
        HSV (HSB):
        352°, 77.2727%, 94.9020%
        XYZ:
        39.4321, 22.1888, 9.7940
        xyY:
        0.5522, 0.3107, 22.1888
      CIE-Lab:
        54.2268, 70.2111, 31.4693
        CIE-LCH:
        54.2268, 76.9410, 24.1424
        CIE-Luv:
        54.2268, 137.3697, 20.3488
        Hunter-Lab:
        47.1050, 66.9905, 20.6460
      #f23750 color charts
#f23750 RGB chart
      #f23750 CMYK chart
      #f23750 RGB pie chart
      #f23750 color shades, tints & tones
#f23750 color schemes
#f23750 color preview, HTML & CSS examples
           This text has a color of #f23750        
        
          <p style="color:#f23750;">Text here</p>
        
        
          .mytext {color:#f23750;}
        
        Text color #f23750
      
           This box has a color of #f23750        
        
          <div style="background-color:#f23750;">Content here</div>
        
        
          .mybackground {background-color:#f23750;}
        
        Background color #f23750
      
           Border around this has a color of #f23750        
        
          <div style="border:2px solid #f23750;">Content here</div>
        
        
          .myborder {border:2px solid #f23750;}
        
        Border color #f23750