#fd522d color space conversions
Hex:
        #fd522d
        RGB:
        253, 82, 45
        CMY:
        1, 68, 82
        CMYK:
        0, 68, 82, 1
      HSL:
        11°, 98.1132%, 58.4314%
        HSV (HSB):
        11°, 82.2134%, 99.2157%
        XYZ:
        43.9990, 27.1067, 5.3957
        xyY:
        0.5751, 0.3543, 27.1067
      CIE-Lab:
        59.0730, 63.1962, 55.9746
        CIE-LCH:
        59.0730, 84.4210, 41.5322
        CIE-Luv:
        59.0730, 137.6142, 41.7006
        Hunter-Lab:
        52.0641, 59.7368, 30.3003
      #fd522d color charts
#fd522d RGB chart
      #fd522d CMYK chart
      #fd522d RGB pie chart
      #fd522d color shades, tints & tones
#fd522d color schemes
#fd522d color preview, HTML & CSS examples
           This text has a color of #fd522d        
        
          <p style="color:#fd522d;">Text here</p>
        
        
          .mytext {color:#fd522d;}
        
        Text color #fd522d
      
           This box has a color of #fd522d        
        
          <div style="background-color:#fd522d;">Content here</div>
        
        
          .mybackground {background-color:#fd522d;}
        
        Background color #fd522d
      
           Border around this has a color of #fd522d        
        
          <div style="border:2px solid #fd522d;">Content here</div>
        
        
          .myborder {border:2px solid #fd522d;}
        
        Border color #fd522d