#f12529 color space conversions
Hex:
        #f12529
        RGB:
        241, 37, 41
        CMY:
        5, 85, 84
        CMYK:
        0, 85, 83, 5
      HSL:
        359°, 87.9310%, 54.5098%
        HSV (HSB):
        359°, 84.6473%, 94.5098%
        XYZ:
        37.3374, 20.1840, 4.0258
        xyY:
        0.6066, 0.3279, 20.1840
      CIE-Lab:
        52.0446, 72.8933, 50.6896
        CIE-LCH:
        52.0446, 88.7855, 34.8145
        CIE-Luv:
        52.0446, 153.0684, 32.1210
        Hunter-Lab:
        44.9266, 69.7255, 26.1357
      #f12529 color charts
#f12529 RGB chart
      #f12529 CMYK chart
      #f12529 RGB pie chart
      #f12529 color shades, tints & tones
#f12529 color schemes
#f12529 color preview, HTML & CSS examples
           This text has a color of #f12529        
        
          <p style="color:#f12529;">Text here</p>
        
        
          .mytext {color:#f12529;}
        
        Text color #f12529
      
           This box has a color of #f12529        
        
          <div style="background-color:#f12529;">Content here</div>
        
        
          .mybackground {background-color:#f12529;}
        
        Background color #f12529
      
           Border around this has a color of #f12529        
        
          <div style="border:2px solid #f12529;">Content here</div>
        
        
          .myborder {border:2px solid #f12529;}
        
        Border color #f12529