#f8065b color space conversions
Hex:
        #f8065b
        RGB:
        248, 6, 91
        CMY:
        3, 98, 64
        CMYK:
        0, 98, 63, 3
      HSL:
        339°, 95.2756%, 49.8039%
        HSV (HSB):
        339°, 97.5806%, 97.2549%
        XYZ:
        40.6649, 20.8420, 11.7772
        xyY:
        0.5549, 0.2844, 20.8420
      CIE-Lab:
        52.7762, 80.3099, 23.2875
        CIE-LCH:
        52.7762, 83.6181, 16.1706
        CIE-Luv:
        52.7762, 151.4264, 9.8338
        Hunter-Lab:
        45.6531, 79.1035, 16.6621
      #f8065b color charts
#f8065b RGB chart
      #f8065b CMYK chart
      #f8065b RGB pie chart
      #f8065b color shades, tints & tones
#f8065b color schemes
#f8065b color preview, HTML & CSS examples
           This text has a color of #f8065b        
        
          <p style="color:#f8065b;">Text here</p>
        
        
          .mytext {color:#f8065b;}
        
        Text color #f8065b
      
           This box has a color of #f8065b        
        
          <div style="background-color:#f8065b;">Content here</div>
        
        
          .mybackground {background-color:#f8065b;}
        
        Background color #f8065b
      
           Border around this has a color of #f8065b        
        
          <div style="border:2px solid #f8065b;">Content here</div>
        
        
          .myborder {border:2px solid #f8065b;}
        
        Border color #f8065b