#ff126f color space conversions
Hex:
        #ff126f
        RGB:
        255, 18, 111
        CMY:
        0, 93, 56
        CMYK:
        0, 93, 56, 0
      HSL:
        336°, 100.0000%, 53.5294%
        HSV (HSB):
        336°, 92.9412%, 100.0000%
        XYZ:
        44.3255, 22.8403, 17.1113
        xyY:
        0.5259, 0.2710, 22.8403
      CIE-Lab:
        54.9075, 82.1055, 14.3253
        CIE-LCH:
        54.9075, 83.3459, 9.8970
        CIE-Luv:
        54.9075, 147.5531, 0.5012
        Hunter-Lab:
        47.7915, 81.9194, 12.2258
      #ff126f color charts
#ff126f RGB chart
      #ff126f CMYK chart
      #ff126f RGB pie chart
      #ff126f color shades, tints & tones
#ff126f color schemes
#ff126f color preview, HTML & CSS examples
           This text has a color of #ff126f        
        
          <p style="color:#ff126f;">Text here</p>
        
        
          .mytext {color:#ff126f;}
        
        Text color #ff126f
      
           This box has a color of #ff126f        
        
          <div style="background-color:#ff126f;">Content here</div>
        
        
          .mybackground {background-color:#ff126f;}
        
        Background color #ff126f
      
           Border around this has a color of #ff126f        
        
          <div style="border:2px solid #ff126f;">Content here</div>
        
        
          .myborder {border:2px solid #ff126f;}
        
        Border color #ff126f