#d55025 color space conversions
Hex:
        #d55025
        RGB:
        213, 80, 37
        CMY:
        16, 69, 85
        CMYK:
        0, 62, 83, 16
      HSL:
        15°, 70.4000%, 49.0196%
        HSV (HSB):
        15°, 82.6291%, 83.5294%
        XYZ:
        30.6432, 20.0170, 3.9989
        xyY:
        0.5606, 0.3662, 20.0170
      CIE-Lab:
        51.8565, 50.3634, 50.5142
        CIE-LCH:
        51.8565, 71.3313, 45.0857
        CIE-Luv:
        51.8565, 107.6080, 38.4610
        Hunter-Lab:
        44.7404, 43.9608, 26.0190
      #d55025 color charts
#d55025 RGB chart
      #d55025 CMYK chart
      #d55025 RGB pie chart
      #d55025 color shades, tints & tones
#d55025 color schemes
#d55025 color preview, HTML & CSS examples
           This text has a color of #d55025        
        
          <p style="color:#d55025;">Text here</p>
        
        
          .mytext {color:#d55025;}
        
        Text color #d55025
      
           This box has a color of #d55025        
        
          <div style="background-color:#d55025;">Content here</div>
        
        
          .mybackground {background-color:#d55025;}
        
        Background color #d55025
      
           Border around this has a color of #d55025        
        
          <div style="border:2px solid #d55025;">Content here</div>
        
        
          .myborder {border:2px solid #d55025;}
        
        Border color #d55025