#f23d48 color space conversions
Hex:
        #f23d48
        RGB:
        242, 61, 72
        CMY:
        5, 76, 72
        CMYK:
        0, 75, 70, 5
      HSL:
        356°, 87.4396%, 59.4118%
        HSV (HSB):
        356°, 74.7934%, 94.9020%
        XYZ:
        39.4564, 22.6826, 8.4295
        xyY:
        0.5591, 0.3214, 22.6826
      CIE-Lab:
        54.7439, 68.0586, 36.7322
        CIE-LCH:
        54.7439, 77.3384, 28.3563
        CIE-Luv:
        54.7439, 136.5471, 25.4363
        Hunter-Lab:
        47.6263, 64.5339, 22.8445
      #f23d48 color charts
#f23d48 RGB chart
      #f23d48 CMYK chart
      #f23d48 RGB pie chart
      #f23d48 color shades, tints & tones
#f23d48 color schemes
#f23d48 color preview, HTML & CSS examples
           This text has a color of #f23d48        
        
          <p style="color:#f23d48;">Text here</p>
        
        
          .mytext {color:#f23d48;}
        
        Text color #f23d48
      
           This box has a color of #f23d48        
        
          <div style="background-color:#f23d48;">Content here</div>
        
        
          .mybackground {background-color:#f23d48;}
        
        Background color #f23d48
      
           Border around this has a color of #f23d48        
        
          <div style="border:2px solid #f23d48;">Content here</div>
        
        
          .myborder {border:2px solid #f23d48;}
        
        Border color #f23d48