#d52114 color space conversions
Hex:
        #d52114
        RGB:
        213, 33, 20
        CMY:
        16, 87, 92
        CMYK:
        0, 85, 91, 16
      HSL:
        4°, 82.8326%, 45.6863%
        HSV (HSB):
        4°, 90.6103%, 83.5294%
        XYZ:
        28.1107, 15.2844, 2.1304
        xyY:
        0.6175, 0.3357, 15.2844
      CIE-Lab:
        46.0212, 65.7976, 53.0404
        CIE-LCH:
        46.0212, 84.5140, 38.8728
        CIE-Luv:
        46.0212, 136.6796, 31.8170
        Hunter-Lab:
        39.0952, 59.9305, 24.1358
      #d52114 color charts
#d52114 RGB chart
      #d52114 CMYK chart
      #d52114 RGB pie chart
      #d52114 color shades, tints & tones
#d52114 color schemes
#d52114 color preview, HTML & CSS examples
           This text has a color of #d52114        
        
          <p style="color:#d52114;">Text here</p>
        
        
          .mytext {color:#d52114;}
        
        Text color #d52114
      
           This box has a color of #d52114        
        
          <div style="background-color:#d52114;">Content here</div>
        
        
          .mybackground {background-color:#d52114;}
        
        Background color #d52114
      
           Border around this has a color of #d52114        
        
          <div style="border:2px solid #d52114;">Content here</div>
        
        
          .myborder {border:2px solid #d52114;}
        
        Border color #d52114