#ff0f4e color space conversions
Hex:
        #ff0f4e
        RGB:
        255, 15, 78
        CMY:
        0, 94, 69
        CMYK:
        0, 94, 69, 0
      HSL:
        344°, 100.0000%, 52.9412%
        HSV (HSB):
        344°, 94.1176%, 100.0000%
        XYZ:
        42.7860, 22.1517, 9.2284
        xyY:
        0.5769, 0.2987, 22.1517
      CIE-Lab:
        54.1876, 80.6662, 33.1611
        CIE-LCH:
        54.1876, 87.2164, 22.3471
        CIE-Luv:
        54.1876, 159.9794, 18.7930
        Hunter-Lab:
        47.0656, 79.9044, 21.3207
      #ff0f4e color charts
#ff0f4e RGB chart
      #ff0f4e CMYK chart
      #ff0f4e RGB pie chart
      #ff0f4e color shades, tints & tones
#ff0f4e color schemes
#ff0f4e color preview, HTML & CSS examples
           This text has a color of #ff0f4e        
        
          <p style="color:#ff0f4e;">Text here</p>
        
        
          .mytext {color:#ff0f4e;}
        
        Text color #ff0f4e
      
           This box has a color of #ff0f4e        
        
          <div style="background-color:#ff0f4e;">Content here</div>
        
        
          .mybackground {background-color:#ff0f4e;}
        
        Background color #ff0f4e
      
           Border around this has a color of #ff0f4e        
        
          <div style="border:2px solid #ff0f4e;">Content here</div>
        
        
          .myborder {border:2px solid #ff0f4e;}
        
        Border color #ff0f4e