#f05151 color space conversions
Hex:
        #f05151
        RGB:
        240, 81, 81
        CMY:
        6, 68, 68
        CMYK:
        0, 66, 66, 6
      HSL:
        0°, 84.1270%, 62.9412%
        HSV (HSB):
        0°, 66.2500%, 94.1176%
        XYZ:
        40.3628, 25.0042, 10.4835
        xyY:
        0.5321, 0.3297, 25.0042
      CIE-Lab:
        57.0795, 60.8259, 34.3323
        CIE-LCH:
        57.0795, 69.8463, 29.4419
        CIE-Luv:
        57.0795, 121.2843, 26.1517
        Hunter-Lab:
        50.0042, 56.5758, 22.5726
      #f05151 color charts
#f05151 RGB chart
      #f05151 CMYK chart
      #f05151 RGB pie chart
      #f05151 color shades, tints & tones
#f05151 color schemes
#f05151 color preview, HTML & CSS examples
           This text has a color of #f05151        
        
          <p style="color:#f05151;">Text here</p>
        
        
          .mytext {color:#f05151;}
        
        Text color #f05151
      
           This box has a color of #f05151        
        
          <div style="background-color:#f05151;">Content here</div>
        
        
          .mybackground {background-color:#f05151;}
        
        Background color #f05151
      
           Border around this has a color of #f05151        
        
          <div style="border:2px solid #f05151;">Content here</div>
        
        
          .myborder {border:2px solid #f05151;}
        
        Border color #f05151