#fd332b color space conversions
Hex:
        #fd332b
        RGB:
        253, 51, 43
        CMY:
        1, 80, 83
        CMYK:
        0, 80, 83, 1
      HSL:
        2°, 98.1308%, 58.0392%
        HSV (HSB):
        2°, 83.0040%, 99.2157%
        XYZ:
        42.1279, 23.4247, 4.5865
        xyY:
        0.6006, 0.3340, 23.4247
      CIE-Lab:
        55.5071, 73.0037, 53.6996
        CIE-LCH:
        55.5071, 90.6266, 36.3372
        CIE-Luv:
        55.5071, 155.8142, 35.5937
        Hunter-Lab:
        48.3991, 70.6729, 28.2608
      #fd332b color charts
#fd332b RGB chart
      #fd332b CMYK chart
      #fd332b RGB pie chart
      #fd332b color shades, tints & tones
#fd332b color schemes
#fd332b color preview, HTML & CSS examples
           This text has a color of #fd332b        
        
          <p style="color:#fd332b;">Text here</p>
        
        
          .mytext {color:#fd332b;}
        
        Text color #fd332b
      
           This box has a color of #fd332b        
        
          <div style="background-color:#fd332b;">Content here</div>
        
        
          .mybackground {background-color:#fd332b;}
        
        Background color #fd332b
      
           Border around this has a color of #fd332b        
        
          <div style="border:2px solid #fd332b;">Content here</div>
        
        
          .myborder {border:2px solid #fd332b;}
        
        Border color #fd332b