#fd0b52 color space conversions
Hex:
        #fd0b52
        RGB:
        253, 11, 82
        CMY:
        1, 96, 68
        CMYK:
        0, 96, 68, 1
      HSL:
        342°, 98.3740%, 51.7647%
        HSV (HSB):
        342°, 95.6522%, 99.2157%
        XYZ:
        42.1507, 21.7312, 9.9556
        xyY:
        0.5709, 0.2943, 21.7312
      CIE-Lab:
        53.7406, 80.6868, 30.1409
        CIE-LCH:
        53.7406, 86.1326, 20.4834
        CIE-Luv:
        53.7406, 157.7508, 16.1318
        Hunter-Lab:
        46.6167, 79.8198, 19.9696
      #fd0b52 color charts
#fd0b52 RGB chart
      #fd0b52 CMYK chart
      #fd0b52 RGB pie chart
      #fd0b52 color shades, tints & tones
#fd0b52 color schemes
#fd0b52 color preview, HTML & CSS examples
           This text has a color of #fd0b52        
        
          <p style="color:#fd0b52;">Text here</p>
        
        
          .mytext {color:#fd0b52;}
        
        Text color #fd0b52
      
           This box has a color of #fd0b52        
        
          <div style="background-color:#fd0b52;">Content here</div>
        
        
          .mybackground {background-color:#fd0b52;}
        
        Background color #fd0b52
      
           Border around this has a color of #fd0b52        
        
          <div style="border:2px solid #fd0b52;">Content here</div>
        
        
          .myborder {border:2px solid #fd0b52;}
        
        Border color #fd0b52