#fd081e color space conversions
Hex:
        #fd081e
        RGB:
        253, 8, 30
        CMY:
        1, 97, 88
        CMYK:
        0, 97, 88, 1
      HSL:
        355°, 98.3936%, 51.1765%
        HSV (HSB):
        355°, 96.8379%, 99.2157%
        XYZ:
        40.8292, 21.1501, 3.1587
        xyY:
        0.6268, 0.3247, 21.1501
      CIE-Lab:
        53.1133, 79.3635, 57.7073
        CIE-LCH:
        53.1133, 98.1260, 36.0219
        CIE-Luv:
        53.1133, 170.1959, 34.2095
        Hunter-Lab:
        45.9892, 77.9912, 28.1201
      #fd081e color charts
#fd081e RGB chart
      #fd081e CMYK chart
      #fd081e RGB pie chart
      #fd081e color shades, tints & tones
#fd081e color schemes
#fd081e color preview, HTML & CSS examples
           This text has a color of #fd081e        
        
          <p style="color:#fd081e;">Text here</p>
        
        
          .mytext {color:#fd081e;}
        
        Text color #fd081e
      
           This box has a color of #fd081e        
        
          <div style="background-color:#fd081e;">Content here</div>
        
        
          .mybackground {background-color:#fd081e;}
        
        Background color #fd081e
      
           Border around this has a color of #fd081e        
        
          <div style="border:2px solid #fd081e;">Content here</div>
        
        
          .myborder {border:2px solid #fd081e;}
        
        Border color #fd081e