#f16283 color space conversions
Hex:
        #f16283
        RGB:
        241, 98, 131
        CMY:
        5, 62, 49
        CMYK:
        0, 59, 46, 5
      HSL:
        346°, 83.6257%, 66.4706%
        HSV (HSB):
        346°, 59.3361%, 94.5098%
        XYZ:
        44.7400, 29.0748, 24.7267
        xyY:
        0.4540, 0.2951, 29.0748
      CIE-Lab:
        60.8476, 57.7063, 10.4757
        CIE-LCH:
        60.8476, 58.6494, 10.2891
        CIE-Luv:
        60.8476, 98.5501, 2.4611
        Hunter-Lab:
        53.9211, 53.7453, 10.5561
      #f16283 color charts
#f16283 RGB chart
      #f16283 CMYK chart
      #f16283 RGB pie chart
      #f16283 color shades, tints & tones
#f16283 color schemes
#f16283 color preview, HTML & CSS examples
           This text has a color of #f16283        
        
          <p style="color:#f16283;">Text here</p>
        
        
          .mytext {color:#f16283;}
        
        Text color #f16283
      
           This box has a color of #f16283        
        
          <div style="background-color:#f16283;">Content here</div>
        
        
          .mybackground {background-color:#f16283;}
        
        Background color #f16283
      
           Border around this has a color of #f16283        
        
          <div style="border:2px solid #f16283;">Content here</div>
        
        
          .myborder {border:2px solid #f16283;}
        
        Border color #f16283