#f05354 color space conversions
Hex:
        #f05354
        RGB:
        240, 83, 84
        CMY:
        6, 67, 67
        CMYK:
        0, 65, 65, 6
      HSL:
        360°, 83.9572%, 63.3333%
        HSV (HSB):
        360°, 65.4167%, 94.1176%
        XYZ:
        40.6287, 25.3519, 11.1395
        xyY:
        0.5268, 0.3287, 25.3519
      CIE-Lab:
        57.4167, 60.1960, 33.0401
        CIE-LCH:
        57.4167, 68.6674, 28.7613
        CIE-Luv:
        57.4167, 119.3264, 25.2841
        Hunter-Lab:
        50.3506, 55.9206, 22.1282
      #f05354 color charts
#f05354 RGB chart
      #f05354 CMYK chart
      #f05354 RGB pie chart
      #f05354 color shades, tints & tones
#f05354 color schemes
#f05354 color preview, HTML & CSS examples
           This text has a color of #f05354        
        
          <p style="color:#f05354;">Text here</p>
        
        
          .mytext {color:#f05354;}
        
        Text color #f05354
      
           This box has a color of #f05354        
        
          <div style="background-color:#f05354;">Content here</div>
        
        
          .mybackground {background-color:#f05354;}
        
        Background color #f05354
      
           Border around this has a color of #f05354        
        
          <div style="border:2px solid #f05354;">Content here</div>
        
        
          .myborder {border:2px solid #f05354;}
        
        Border color #f05354