#f05b48 color space conversions
Hex:
        #f05b48
        RGB:
        240, 91, 72
        CMY:
        6, 64, 72
        CMYK:
        0, 62, 70, 6
      HSL:
        7°, 84.8485%, 61.1765%
        HSV (HSB):
        7°, 70.0000%, 94.1176%
        XYZ:
        40.8460, 26.4753, 9.0883
        xyY:
        0.5346, 0.3465, 26.4753
      CIE-Lab:
        58.4855, 56.2593, 41.0180
        CIE-LCH:
        58.4855, 69.6246, 36.0953
        CIE-Luv:
        58.4855, 116.5874, 33.3200
        Hunter-Lab:
        51.4542, 51.6542, 25.5456
      #f05b48 color charts
#f05b48 RGB chart
      #f05b48 CMYK chart
      #f05b48 RGB pie chart
      #f05b48 color shades, tints & tones
#f05b48 color schemes
#f05b48 color preview, HTML & CSS examples
           This text has a color of #f05b48        
        
          <p style="color:#f05b48;">Text here</p>
        
        
          .mytext {color:#f05b48;}
        
        Text color #f05b48
      
           This box has a color of #f05b48        
        
          <div style="background-color:#f05b48;">Content here</div>
        
        
          .mybackground {background-color:#f05b48;}
        
        Background color #f05b48
      
           Border around this has a color of #f05b48        
        
          <div style="border:2px solid #f05b48;">Content here</div>
        
        
          .myborder {border:2px solid #f05b48;}
        
        Border color #f05b48