#d5041d color space conversions
Hex:
        #d5041d
        RGB:
        213, 4, 29
        CMY:
        16, 98, 89
        CMYK:
        0, 98, 86, 16
      HSL:
        353°, 96.3134%, 42.5490%
        HSV (HSB):
        353°, 98.1221%, 83.5294%
        XYZ:
        27.7058, 14.3217, 2.4665
        xyY:
        0.6227, 0.3219, 14.3217
      CIE-Lab:
        44.6908, 69.9251, 48.0496
        CIE-LCH:
        44.6908, 84.8427, 34.4952
        CIE-Luv:
        44.6908, 142.6746, 27.5312
        Hunter-Lab:
        37.8440, 64.4537, 22.6265
      #d5041d color charts
#d5041d RGB chart
      #d5041d CMYK chart
      #d5041d RGB pie chart
      #d5041d color shades, tints & tones
#d5041d color schemes
#d5041d color preview, HTML & CSS examples
           This text has a color of #d5041d        
        
          <p style="color:#d5041d;">Text here</p>
        
        
          .mytext {color:#d5041d;}
        
        Text color #d5041d
      
           This box has a color of #d5041d        
        
          <div style="background-color:#d5041d;">Content here</div>
        
        
          .mybackground {background-color:#d5041d;}
        
        Background color #d5041d
      
           Border around this has a color of #d5041d        
        
          <div style="border:2px solid #d5041d;">Content here</div>
        
        
          .myborder {border:2px solid #d5041d;}
        
        Border color #d5041d