#d22027 color space conversions
Hex:
        #d22027
        RGB:
        210, 32, 39
        CMY:
        18, 87, 85
        CMYK:
        0, 85, 81, 18
      HSL:
        358°, 73.5537%, 47.4510%
        HSV (HSB):
        358°, 84.7619%, 82.3529%
        XYZ:
        27.4611, 14.8811, 3.3444
        xyY:
        0.6011, 0.3257, 14.8811
      CIE-Lab:
        45.4710, 65.5832, 43.3493
        CIE-LCH:
        45.4710, 78.6150, 33.4640
        CIE-Luv:
        45.4710, 132.1071, 26.8218
        Hunter-Lab:
        38.5761, 59.5602, 21.8630
      #d22027 color charts
#d22027 RGB chart
      #d22027 CMYK chart
      #d22027 RGB pie chart
      #d22027 color shades, tints & tones
#d22027 color schemes
#d22027 color preview, HTML & CSS examples
           This text has a color of #d22027        
        
          <p style="color:#d22027;">Text here</p>
        
        
          .mytext {color:#d22027;}
        
        Text color #d22027
      
           This box has a color of #d22027        
        
          <div style="background-color:#d22027;">Content here</div>
        
        
          .mybackground {background-color:#d22027;}
        
        Background color #d22027
      
           Border around this has a color of #d22027        
        
          <div style="border:2px solid #d22027;">Content here</div>
        
        
          .myborder {border:2px solid #d22027;}
        
        Border color #d22027