#fd133f color space conversions
Hex:
        #fd133f
        RGB:
        253, 19, 63
        CMY:
        1, 93, 75
        CMYK:
        0, 92, 75, 1
      HSL:
        349°, 98.3193%, 53.3333%
        HSV (HSB):
        349°, 92.4901%, 99.2157%
        XYZ:
        41.6381, 21.7073, 6.6980
        xyY:
        0.5945, 0.3099, 21.7073
      CIE-Lab:
        53.7150, 79.2452, 41.2473
        CIE-LCH:
        53.7150, 89.3372, 27.4971
        CIE-Luv:
        53.7150, 162.1086, 25.1662
        Hunter-Lab:
        46.5911, 77.9898, 24.0902
      #fd133f color charts
#fd133f RGB chart
      #fd133f CMYK chart
      #fd133f RGB pie chart
      #fd133f color shades, tints & tones
#fd133f color schemes
#fd133f color preview, HTML & CSS examples
           This text has a color of #fd133f        
        
          <p style="color:#fd133f;">Text here</p>
        
        
          .mytext {color:#fd133f;}
        
        Text color #fd133f
      
           This box has a color of #fd133f        
        
          <div style="background-color:#fd133f;">Content here</div>
        
        
          .mybackground {background-color:#fd133f;}
        
        Background color #fd133f
      
           Border around this has a color of #fd133f        
        
          <div style="border:2px solid #fd133f;">Content here</div>
        
        
          .myborder {border:2px solid #fd133f;}
        
        Border color #fd133f