#f06973 color space conversions
Hex:
        #f06973
        RGB:
        240, 105, 115
        CMY:
        6, 59, 55
        CMYK:
        0, 56, 52, 6
      HSL:
        356°, 81.8182%, 67.6471%
        HSV (HSB):
        356°, 56.2500%, 94.1176%
        XYZ:
        44.0813, 29.8662, 19.6611
        xyY:
        0.4709, 0.3191, 29.8662
      CIE-Lab:
        61.5386, 52.8094, 20.6437
        CIE-LCH:
        61.5386, 56.7009, 21.3511
        CIE-Luv:
        61.5386, 97.7089, 15.5565
        Hunter-Lab:
        54.6500, 48.3425, 16.9246
      #f06973 color charts
#f06973 RGB chart
      #f06973 CMYK chart
      #f06973 RGB pie chart
      #f06973 color shades, tints & tones
#f06973 color schemes
#f06973 color preview, HTML & CSS examples
           This text has a color of #f06973        
        
          <p style="color:#f06973;">Text here</p>
        
        
          .mytext {color:#f06973;}
        
        Text color #f06973
      
           This box has a color of #f06973        
        
          <div style="background-color:#f06973;">Content here</div>
        
        
          .mybackground {background-color:#f06973;}
        
        Background color #f06973
      
           Border around this has a color of #f06973        
        
          <div style="border:2px solid #f06973;">Content here</div>
        
        
          .myborder {border:2px solid #f06973;}
        
        Border color #f06973