#d93225 color space conversions
Hex:
        #d93225
        RGB:
        217, 50, 37
        CMY:
        15, 80, 85
        CMYK:
        0, 77, 83, 15
      HSL:
        4°, 70.8661%, 49.8039%
        HSV (HSB):
        4°, 82.9493%, 85.0980%
        XYZ:
        30.0898, 17.1665, 3.4778
        xyY:
        0.5931, 0.3384, 17.1665
      CIE-Lab:
        48.4691, 62.8876, 47.6968
        CIE-LCH:
        48.4691, 78.9293, 37.1783
        CIE-Luv:
        48.4691, 129.8144, 31.5546
        Hunter-Lab:
        41.4325, 57.1266, 24.0260
      #d93225 color charts
#d93225 RGB chart
      #d93225 CMYK chart
      #d93225 RGB pie chart
      #d93225 color shades, tints & tones
#d93225 color schemes
#d93225 color preview, HTML & CSS examples
           This text has a color of #d93225        
        
          <p style="color:#d93225;">Text here</p>
        
        
          .mytext {color:#d93225;}
        
        Text color #d93225
      
           This box has a color of #d93225        
        
          <div style="background-color:#d93225;">Content here</div>
        
        
          .mybackground {background-color:#d93225;}
        
        Background color #d93225
      
           Border around this has a color of #d93225        
        
          <div style="border:2px solid #d93225;">Content here</div>
        
        
          .myborder {border:2px solid #d93225;}
        
        Border color #d93225