#d5142f color space conversions
Hex:
        #d5142f
        RGB:
        213, 20, 47
        CMY:
        16, 92, 82
        CMYK:
        0, 91, 78, 16
      HSL:
        352°, 82.8326%, 45.6863%
        HSV (HSB):
        352°, 90.6103%, 83.5294%
        XYZ:
        28.2038, 14.8517, 4.0695
        xyY:
        0.5985, 0.3152, 14.8517
      CIE-Lab:
        45.4304, 68.7118, 39.0458
        CIE-LCH:
        45.4304, 79.0309, 29.6076
        CIE-Luv:
        45.4304, 136.3152, 23.3487
        Hunter-Lab:
        38.5379, 63.1933, 20.7157
      #d5142f color charts
#d5142f RGB chart
      #d5142f CMYK chart
      #d5142f RGB pie chart
      #d5142f color shades, tints & tones
#d5142f color schemes
#d5142f color preview, HTML & CSS examples
           This text has a color of #d5142f        
        
          <p style="color:#d5142f;">Text here</p>
        
        
          .mytext {color:#d5142f;}
        
        Text color #d5142f
      
           This box has a color of #d5142f        
        
          <div style="background-color:#d5142f;">Content here</div>
        
        
          .mybackground {background-color:#d5142f;}
        
        Background color #d5142f
      
           Border around this has a color of #d5142f        
        
          <div style="border:2px solid #d5142f;">Content here</div>
        
        
          .myborder {border:2px solid #d5142f;}
        
        Border color #d5142f