#f10f65 color space conversions
Hex:
        #f10f65
        RGB:
        241, 15, 101
        CMY:
        5, 94, 60
        CMYK:
        0, 94, 58, 5
      HSL:
        337°, 88.9764%, 50.1961%
        HSV (HSB):
        337°, 93.7759%, 94.5098%
        XYZ:
        38.7954, 19.9820, 14.1241
        xyY:
        0.5322, 0.2741, 19.9820
      CIE-Lab:
        51.8169, 78.5807, 15.6830
        CIE-LCH:
        51.8169, 80.1304, 11.2867
        CIE-Luv:
        51.8169, 141.1707, 2.5640
        Hunter-Lab:
        44.7012, 76.6898, 12.5572
      #f10f65 color charts
#f10f65 RGB chart
      #f10f65 CMYK chart
      #f10f65 RGB pie chart
      #f10f65 color shades, tints & tones
#f10f65 color schemes
#f10f65 color preview, HTML & CSS examples
           This text has a color of #f10f65        
        
          <p style="color:#f10f65;">Text here</p>
        
        
          .mytext {color:#f10f65;}
        
        Text color #f10f65
      
           This box has a color of #f10f65        
        
          <div style="background-color:#f10f65;">Content here</div>
        
        
          .mybackground {background-color:#f10f65;}
        
        Background color #f10f65
      
           Border around this has a color of #f10f65        
        
          <div style="border:2px solid #f10f65;">Content here</div>
        
        
          .myborder {border:2px solid #f10f65;}
        
        Border color #f10f65