#d94525 color space conversions
Hex:
        #d94525
        RGB:
        217, 69, 37
        CMY:
        15, 73, 85
        CMYK:
        0, 68, 83, 15
      HSL:
        11°, 70.8661%, 49.8039%
        HSV (HSB):
        11°, 82.9493%, 85.0980%
        XYZ:
        31.0773, 19.1415, 3.8070
        xyY:
        0.5752, 0.3543, 19.1415
      CIE-Lab:
        50.8524, 56.3029, 49.8638
        CIE-LCH:
        50.8524, 75.2091, 41.5292
        CIE-Luv:
        50.8524, 118.5238, 35.9002
        Hunter-Lab:
        43.7510, 50.2282, 25.4666
      #d94525 color charts
#d94525 RGB chart
      #d94525 CMYK chart
      #d94525 RGB pie chart
      #d94525 color shades, tints & tones
#d94525 color schemes
#d94525 color preview, HTML & CSS examples
           This text has a color of #d94525        
        
          <p style="color:#d94525;">Text here</p>
        
        
          .mytext {color:#d94525;}
        
        Text color #d94525
      
           This box has a color of #d94525        
        
          <div style="background-color:#d94525;">Content here</div>
        
        
          .mybackground {background-color:#d94525;}
        
        Background color #d94525
      
           Border around this has a color of #d94525        
        
          <div style="border:2px solid #d94525;">Content here</div>
        
        
          .myborder {border:2px solid #d94525;}
        
        Border color #d94525