#f25f56 color space conversions
Hex:
        #f25f56
        RGB:
        242, 95, 86
        CMY:
        5, 63, 66
        CMYK:
        0, 61, 64, 5
      HSL:
        3°, 85.7143%, 64.3137%
        HSV (HSB):
        3°, 64.4628%, 94.9020%
        XYZ:
        42.3899, 27.7335, 11.9230
        xyY:
        0.5167, 0.3380, 27.7335
      CIE-Lab:
        59.6472, 55.9471, 34.7424
        CIE-LCH:
        59.6472, 65.8567, 31.8398
        CIE-Luv:
        59.6472, 112.6564, 28.5081
        Hunter-Lab:
        52.6627, 51.5208, 23.4404
      #f25f56 color charts
#f25f56 RGB chart
      #f25f56 CMYK chart
      #f25f56 RGB pie chart
      #f25f56 color shades, tints & tones
#f25f56 color schemes
#f25f56 color preview, HTML & CSS examples
           This text has a color of #f25f56        
        
          <p style="color:#f25f56;">Text here</p>
        
        
          .mytext {color:#f25f56;}
        
        Text color #f25f56
      
           This box has a color of #f25f56        
        
          <div style="background-color:#f25f56;">Content here</div>
        
        
          .mybackground {background-color:#f25f56;}
        
        Background color #f25f56
      
           Border around this has a color of #f25f56        
        
          <div style="border:2px solid #f25f56;">Content here</div>
        
        
          .myborder {border:2px solid #f25f56;}
        
        Border color #f25f56