#f25d42 color space conversions
Hex:
        #f25d42
        RGB:
        242, 93, 66
        CMY:
        5, 64, 74
        CMYK:
        0, 62, 73, 5
      HSL:
        9°, 87.1287%, 60.3922%
        HSV (HSB):
        9°, 72.7273%, 94.9020%
        XYZ:
        41.5157, 27.0993, 8.1968
        xyY:
        0.5405, 0.3528, 27.0993
      CIE-Lab:
        59.0661, 55.8076, 44.9759
        CIE-LCH:
        59.0661, 71.6751, 38.8657
        CIE-Luv:
        59.0661, 117.9006, 36.6548
        Hunter-Lab:
        52.0570, 51.2548, 27.1042
      #f25d42 color charts
#f25d42 RGB chart
      #f25d42 CMYK chart
      #f25d42 RGB pie chart
      #f25d42 color shades, tints & tones
#f25d42 color schemes
#f25d42 color preview, HTML & CSS examples
           This text has a color of #f25d42        
        
          <p style="color:#f25d42;">Text here</p>
        
        
          .mytext {color:#f25d42;}
        
        Text color #f25d42
      
           This box has a color of #f25d42        
        
          <div style="background-color:#f25d42;">Content here</div>
        
        
          .mybackground {background-color:#f25d42;}
        
        Background color #f25d42
      
           Border around this has a color of #f25d42        
        
          <div style="border:2px solid #f25d42;">Content here</div>
        
        
          .myborder {border:2px solid #f25d42;}
        
        Border color #f25d42