#d5032d color space conversions
Hex:
        #d5032d
        RGB:
        213, 3, 45
        CMY:
        16, 99, 82
        CMYK:
        0, 99, 79, 16
      HSL:
        348°, 97.2222%, 42.3529%
        HSV (HSB):
        348°, 98.5915%, 83.5294%
        XYZ:
        27.9468, 14.4007, 3.7893
        xyY:
        0.6057, 0.3121, 14.4007
      CIE-Lab:
        44.8022, 70.4033, 39.5341
        CIE-LCH:
        44.8022, 80.7438, 29.3158
        CIE-Luv:
        44.8022, 139.7727, 22.8758
        Hunter-Lab:
        37.9483, 65.0458, 20.6435
      #d5032d color charts
#d5032d RGB chart
      #d5032d CMYK chart
      #d5032d RGB pie chart
      #d5032d color shades, tints & tones
#d5032d color schemes
#d5032d color preview, HTML & CSS examples
           This text has a color of #d5032d        
        
          <p style="color:#d5032d;">Text here</p>
        
        
          .mytext {color:#d5032d;}
        
        Text color #d5032d
      
           This box has a color of #d5032d        
        
          <div style="background-color:#d5032d;">Content here</div>
        
        
          .mybackground {background-color:#d5032d;}
        
        Background color #d5032d
      
           Border around this has a color of #d5032d        
        
          <div style="border:2px solid #d5032d;">Content here</div>
        
        
          .myborder {border:2px solid #d5032d;}
        
        Border color #d5032d