#f06162 color space conversions
Hex:
        #f06162
        RGB:
        240, 97, 98
        CMY:
        6, 62, 62
        CMYK:
        0, 60, 59, 6
      HSL:
        360°, 82.6590%, 66.0784%
        HSV (HSB):
        360°, 59.5833%, 94.1176%
        XYZ:
        42.4145, 27.9565, 14.7159
        xyY:
        0.4985, 0.3286, 27.9565
      CIE-Lab:
        59.8494, 55.1496, 28.1374
        CIE-LCH:
        59.8494, 61.9127, 27.0308
        CIE-Luv:
        59.8494, 106.9905, 22.5651
        Hunter-Lab:
        52.8739, 50.6601, 20.5101
      #f06162 color charts
#f06162 RGB chart
      #f06162 CMYK chart
      #f06162 RGB pie chart
      #f06162 color shades, tints & tones
#f06162 color schemes
#f06162 color preview, HTML & CSS examples
           This text has a color of #f06162        
        
          <p style="color:#f06162;">Text here</p>
        
        
          .mytext {color:#f06162;}
        
        Text color #f06162
      
           This box has a color of #f06162        
        
          <div style="background-color:#f06162;">Content here</div>
        
        
          .mybackground {background-color:#f06162;}
        
        Background color #f06162
      
           Border around this has a color of #f06162        
        
          <div style="border:2px solid #f06162;">Content here</div>
        
        
          .myborder {border:2px solid #f06162;}
        
        Border color #f06162