#f58166 color space conversions
Hex:
        #f58166
        RGB:
        245, 129, 102
        CMY:
        4, 49, 60
        CMYK:
        0, 47, 58, 4
      HSL:
        11°, 87.7301%, 68.0392%
        HSV (HSB):
        11°, 58.3673%, 96.0784%
        XYZ:
        47.9047, 36.0723, 17.0082
        xyY:
        0.4744, 0.3572, 36.0723
      CIE-Lab:
        66.5751, 41.9813, 34.6593
        CIE-LCH:
        66.5751, 54.4398, 39.5427
        CIE-Luv:
        66.5751, 87.8963, 33.6840
        Hunter-Lab:
        60.0602, 37.2683, 25.2521
      #f58166 color charts
#f58166 RGB chart
      #f58166 CMYK chart
      #f58166 RGB pie chart
      #f58166 color shades, tints & tones
#f58166 color schemes
#f58166 color preview, HTML & CSS examples
           This text has a color of #f58166        
        
          <p style="color:#f58166;">Text here</p>
        
        
          .mytext {color:#f58166;}
        
        Text color #f58166
      
           This box has a color of #f58166        
        
          <div style="background-color:#f58166;">Content here</div>
        
        
          .mybackground {background-color:#f58166;}
        
        Background color #f58166
      
           Border around this has a color of #f58166        
        
          <div style="border:2px solid #f58166;">Content here</div>
        
        
          .myborder {border:2px solid #f58166;}
        
        Border color #f58166