#f05452 color space conversions
Hex:
        #f05452
        RGB:
        240, 84, 82
        CMY:
        6, 67, 68
        CMYK:
        0, 65, 66, 6
      HSL:
        1°, 84.0426%, 63.1373%
        HSV (HSB):
        1°, 65.8333%, 94.1176%
        XYZ:
        40.6285, 25.4751, 10.7585
        xyY:
        0.5286, 0.3314, 25.4751
      CIE-Lab:
        57.5354, 59.6836, 34.3239
        CIE-LCH:
        57.5354, 68.8495, 29.9031
        CIE-Luv:
        57.5354, 119.1575, 26.5774
        Hunter-Lab:
        50.4729, 55.3573, 22.6931
      #f05452 color charts
#f05452 RGB chart
      #f05452 CMYK chart
      #f05452 RGB pie chart
      #f05452 color shades, tints & tones
#f05452 color schemes
#f05452 color preview, HTML & CSS examples
           This text has a color of #f05452        
        
          <p style="color:#f05452;">Text here</p>
        
        
          .mytext {color:#f05452;}
        
        Text color #f05452
      
           This box has a color of #f05452        
        
          <div style="background-color:#f05452;">Content here</div>
        
        
          .mybackground {background-color:#f05452;}
        
        Background color #f05452
      
           Border around this has a color of #f05452        
        
          <div style="border:2px solid #f05452;">Content here</div>
        
        
          .myborder {border:2px solid #f05452;}
        
        Border color #f05452