#f12992 color space conversions
Hex:
        #f12992
        RGB:
        241, 41, 146
        CMY:
        5, 84, 43
        CMYK:
        0, 83, 39, 5
      HSL:
        329°, 87.7193%, 55.2941%
        HSV (HSB):
        329°, 82.9876%, 94.5098%
        XYZ:
        42.2569, 22.3620, 29.2832
        xyY:
        0.4500, 0.2381, 22.3620
      CIE-Lab:
        54.4090, 78.1259, -7.7023
        CIE-LCH:
        54.4090, 78.5046, 354.3695
        CIE-Luv:
        54.4090, 116.8781, -25.4793
        Hunter-Lab:
        47.2884, 76.7525, -3.6133
      #f12992 color charts
#f12992 RGB chart
      #f12992 CMYK chart
      #f12992 RGB pie chart
      #f12992 color shades, tints & tones
#f12992 color schemes
#f12992 color preview, HTML & CSS examples
           This text has a color of #f12992        
        
          <p style="color:#f12992;">Text here</p>
        
        
          .mytext {color:#f12992;}
        
        Text color #f12992
      
           This box has a color of #f12992        
        
          <div style="background-color:#f12992;">Content here</div>
        
        
          .mybackground {background-color:#f12992;}
        
        Background color #f12992
      
           Border around this has a color of #f12992        
        
          <div style="border:2px solid #f12992;">Content here</div>
        
        
          .myborder {border:2px solid #f12992;}
        
        Border color #f12992