#f06142 color space conversions
Hex:
        #f06142
        RGB:
        240, 97, 66
        CMY:
        6, 62, 74
        CMYK:
        0, 60, 73, 6
      HSL:
        11°, 85.2941%, 60.0000%
        HSV (HSB):
        11°, 72.5000%, 94.1176%
        XYZ:
        41.1932, 27.4680, 8.2850
        xyY:
        0.5354, 0.3570, 27.4680
      CIE-Lab:
        59.4050, 53.3621, 45.2585
        CIE-LCH:
        59.4050, 69.9703, 40.3026
        CIE-Luv:
        59.4050, 113.3874, 37.6633
        Hunter-Lab:
        52.4099, 48.5804, 27.3144
      #f06142 color charts
#f06142 RGB chart
      #f06142 CMYK chart
      #f06142 RGB pie chart
      #f06142 color shades, tints & tones
#f06142 color schemes
#f06142 color preview, HTML & CSS examples
           This text has a color of #f06142        
        
          <p style="color:#f06142;">Text here</p>
        
        
          .mytext {color:#f06142;}
        
        Text color #f06142
      
           This box has a color of #f06142        
        
          <div style="background-color:#f06142;">Content here</div>
        
        
          .mybackground {background-color:#f06142;}
        
        Background color #f06142
      
           Border around this has a color of #f06142        
        
          <div style="border:2px solid #f06142;">Content here</div>
        
        
          .myborder {border:2px solid #f06142;}
        
        Border color #f06142