#f10d20 color space conversions
Hex:
        #f10d20
        RGB:
        241, 13, 32
        CMY:
        5, 95, 87
        CMYK:
        0, 95, 87, 5
      HSL:
        355°, 89.7638%, 49.8039%
        HSV (HSB):
        355°, 94.6058%, 94.5098%
        XYZ:
        36.6803, 19.0929, 3.1185
        xyY:
        0.6228, 0.3242, 19.0929
      CIE-Lab:
        50.7957, 76.1153, 53.9732
        CIE-LCH:
        50.7957, 93.3094, 35.3404
        CIE-Luv:
        50.7957, 160.8072, 32.0755
        Hunter-Lab:
        43.6954, 73.3754, 26.3553
      #f10d20 color charts
#f10d20 RGB chart
      #f10d20 CMYK chart
      #f10d20 RGB pie chart
      #f10d20 color shades, tints & tones
#f10d20 color schemes
#f10d20 color preview, HTML & CSS examples
           This text has a color of #f10d20        
        
          <p style="color:#f10d20;">Text here</p>
        
        
          .mytext {color:#f10d20;}
        
        Text color #f10d20
      
           This box has a color of #f10d20        
        
          <div style="background-color:#f10d20;">Content here</div>
        
        
          .mybackground {background-color:#f10d20;}
        
        Background color #f10d20
      
           Border around this has a color of #f10d20        
        
          <div style="border:2px solid #f10d20;">Content here</div>
        
        
          .myborder {border:2px solid #f10d20;}
        
        Border color #f10d20