#fb0c41 color space conversions
Hex:
        #fb0c41
        RGB:
        251, 12, 65
        CMY:
        2, 95, 75
        CMYK:
        0, 95, 74, 2
      HSL:
        347°, 96.7611%, 51.5686%
        HSV (HSB):
        347°, 95.2191%, 98.4314%
        XYZ:
        40.8693, 21.1538, 6.9301
        xyY:
        0.5927, 0.3068, 21.1538
      CIE-Lab:
        53.1174, 79.4692, 39.3154
        CIE-LCH:
        53.1174, 88.6626, 26.3227
        CIE-Luv:
        53.1174, 161.2627, 23.5064
        Hunter-Lab:
        45.9933, 78.1254, 23.2617
      #fb0c41 color charts
#fb0c41 RGB chart
      #fb0c41 CMYK chart
      #fb0c41 RGB pie chart
      #fb0c41 color shades, tints & tones
#fb0c41 color schemes
#fb0c41 color preview, HTML & CSS examples
           This text has a color of #fb0c41        
        
          <p style="color:#fb0c41;">Text here</p>
        
        
          .mytext {color:#fb0c41;}
        
        Text color #fb0c41
      
           This box has a color of #fb0c41        
        
          <div style="background-color:#fb0c41;">Content here</div>
        
        
          .mybackground {background-color:#fb0c41;}
        
        Background color #fb0c41
      
           Border around this has a color of #fb0c41        
        
          <div style="border:2px solid #fb0c41;">Content here</div>
        
        
          .myborder {border:2px solid #fb0c41;}
        
        Border color #fb0c41