#f05181 color space conversions
Hex:
        #f05181
        RGB:
        240, 81, 129
        CMY:
        6, 68, 49
        CMYK:
        0, 66, 46, 6
      HSL:
        342°, 84.1270%, 62.9412%
        HSV (HSB):
        342°, 66.2500%, 94.1176%
        XYZ:
        42.8401, 25.9951, 23.5285
        xyY:
        0.4638, 0.2814, 25.9951
      CIE-Lab:
        58.0324, 64.2552, 7.6254
        CIE-LCH:
        58.0324, 64.7061, 6.7679
        CIE-Luv:
        58.0324, 107.5792, -2.6711
        Hunter-Lab:
        50.9854, 60.7587, 8.3289
      #f05181 color charts
#f05181 RGB chart
      #f05181 CMYK chart
      #f05181 RGB pie chart
      #f05181 color shades, tints & tones
#f05181 color schemes
#f05181 color preview, HTML & CSS examples
           This text has a color of #f05181        
        
          <p style="color:#f05181;">Text here</p>
        
        
          .mytext {color:#f05181;}
        
        Text color #f05181
      
           This box has a color of #f05181        
        
          <div style="background-color:#f05181;">Content here</div>
        
        
          .mybackground {background-color:#f05181;}
        
        Background color #f05181
      
           Border around this has a color of #f05181        
        
          <div style="border:2px solid #f05181;">Content here</div>
        
        
          .myborder {border:2px solid #f05181;}
        
        Border color #f05181