#f25c35 color space conversions
Hex:
        #f25c35
        RGB:
        242, 92, 53
        CMY:
        5, 64, 79
        CMYK:
        0, 62, 78, 5
      HSL:
        12°, 87.9070%, 57.8431%
        HSV (HSB):
        12°, 78.0992%, 94.9020%
        XYZ:
        41.0877, 26.7886, 6.3733
        xyY:
        0.5534, 0.3608, 26.7886
      CIE-Lab:
        58.7781, 55.7409, 51.2736
        CIE-LCH:
        58.7781, 75.7365, 42.6096
        CIE-Luv:
        58.7781, 120.6308, 40.8635
        Hunter-Lab:
        51.7577, 51.1258, 28.9296
      #f25c35 color charts
#f25c35 RGB chart
      #f25c35 CMYK chart
      #f25c35 RGB pie chart
      #f25c35 color shades, tints & tones
#f25c35 color schemes
#f25c35 color preview, HTML & CSS examples
           This text has a color of #f25c35        
        
          <p style="color:#f25c35;">Text here</p>
        
        
          .mytext {color:#f25c35;}
        
        Text color #f25c35
      
           This box has a color of #f25c35        
        
          <div style="background-color:#f25c35;">Content here</div>
        
        
          .mybackground {background-color:#f25c35;}
        
        Background color #f25c35
      
           Border around this has a color of #f25c35        
        
          <div style="border:2px solid #f25c35;">Content here</div>
        
        
          .myborder {border:2px solid #f25c35;}
        
        Border color #f25c35