#f18d82 color space conversions
Hex:
        #f18d82
        RGB:
        241, 141, 130
        CMY:
        5, 45, 49
        CMYK:
        0, 41, 46, 5
      HSL:
        6°, 79.8561%, 72.7451%
        HSV (HSB):
        6°, 46.0581%, 94.5098%
        XYZ:
        49.8298, 39.3622, 26.0904
        xyY:
        0.4322, 0.3414, 39.3622
      CIE-Lab:
        69.0128, 36.7340, 22.3504
        CIE-LCH:
        69.0128, 42.9992, 31.3179
        CIE-Luv:
        69.0128, 71.3758, 22.1556
        Hunter-Lab:
        62.7393, 31.9771, 19.2615
      #f18d82 color charts
#f18d82 RGB chart
      #f18d82 CMYK chart
      #f18d82 RGB pie chart
      #f18d82 color shades, tints & tones
#f18d82 color schemes
#f18d82 color preview, HTML & CSS examples
           This text has a color of #f18d82        
        
          <p style="color:#f18d82;">Text here</p>
        
        
          .mytext {color:#f18d82;}
        
        Text color #f18d82
      
           This box has a color of #f18d82        
        
          <div style="background-color:#f18d82;">Content here</div>
        
        
          .mybackground {background-color:#f18d82;}
        
        Background color #f18d82
      
           Border around this has a color of #f18d82        
        
          <div style="border:2px solid #f18d82;">Content here</div>
        
        
          .myborder {border:2px solid #f18d82;}
        
        Border color #f18d82