#f07dae color space conversions
Hex:
        #f07dae
        RGB:
        240, 125, 174
        CMY:
        6, 51, 32
        CMYK:
        0, 48, 28, 6
      HSL:
        334°, 79.3103%, 71.5686%
        HSV (HSB):
        334°, 47.9167%, 94.1176%
        XYZ:
        50.9088, 36.2485, 44.3579
        xyY:
        0.3871, 0.2756, 36.2485
      CIE-Lab:
        66.7094, 49.5522, -5.6609
        CIE-LCH:
        66.7094, 49.8745, 353.4827
        CIE-Luv:
        66.7094, 71.1038, -17.3710
        Hunter-Lab:
        60.2067, 45.5718, -1.5378
      #f07dae color charts
#f07dae RGB chart
      #f07dae CMYK chart
      #f07dae RGB pie chart
      #f07dae color shades, tints & tones
#f07dae color schemes
#f07dae color preview, HTML & CSS examples
           This text has a color of #f07dae        
        
          <p style="color:#f07dae;">Text here</p>
        
        
          .mytext {color:#f07dae;}
        
        Text color #f07dae
      
           This box has a color of #f07dae        
        
          <div style="background-color:#f07dae;">Content here</div>
        
        
          .mybackground {background-color:#f07dae;}
        
        Background color #f07dae
      
           Border around this has a color of #f07dae        
        
          <div style="border:2px solid #f07dae;">Content here</div>
        
        
          .myborder {border:2px solid #f07dae;}
        
        Border color #f07dae