#d62227 color space conversions
Hex:
        #d62227
        RGB:
        214, 34, 39
        CMY:
        16, 87, 85
        CMYK:
        0, 84, 82, 16
      HSL:
        358°, 72.5806%, 48.6275%
        HSV (HSB):
        358°, 84.1121%, 83.9216%
        XYZ:
        28.6698, 15.5867, 3.4169
        xyY:
        0.6014, 0.3269, 15.5867
      CIE-Lab:
        46.4275, 66.2406, 44.5493
        CIE-LCH:
        46.4275, 79.8276, 33.9223
        CIE-Luv:
        46.4275, 134.3884, 27.7856
        Hunter-Lab:
        39.4800, 60.5342, 22.5045
      #d62227 color charts
#d62227 RGB chart
      #d62227 CMYK chart
      #d62227 RGB pie chart
      #d62227 color shades, tints & tones
#d62227 color schemes
#d62227 color preview, HTML & CSS examples
           This text has a color of #d62227        
        
          <p style="color:#d62227;">Text here</p>
        
        
          .mytext {color:#d62227;}
        
        Text color #d62227
      
           This box has a color of #d62227        
        
          <div style="background-color:#d62227;">Content here</div>
        
        
          .mybackground {background-color:#d62227;}
        
        Background color #d62227
      
           Border around this has a color of #d62227        
        
          <div style="border:2px solid #d62227;">Content here</div>
        
        
          .myborder {border:2px solid #d62227;}
        
        Border color #d62227