#d22f30 color space conversions
Hex:
        #d22f30
        RGB:
        210, 47, 48
        CMY:
        18, 82, 81
        CMYK:
        0, 78, 77, 18
      HSL:
        360°, 64.4269%, 50.3922%
        HSV (HSB):
        360°, 77.6190%, 82.3529%
        XYZ:
        28.1284, 15.9481, 4.3921
        xyY:
        0.5803, 0.3290, 15.9481
      CIE-Lab:
        46.9063, 62.0525, 39.8683
        CIE-LCH:
        46.9063, 73.7563, 32.7204
        CIE-Luv:
        46.9063, 123.9327, 26.4156
        Hunter-Lab:
        39.9350, 55.8407, 21.4338
      #d22f30 color charts
#d22f30 RGB chart
      #d22f30 CMYK chart
      #d22f30 RGB pie chart
      #d22f30 color shades, tints & tones
#d22f30 color schemes
#d22f30 color preview, HTML & CSS examples
           This text has a color of #d22f30        
        
          <p style="color:#d22f30;">Text here</p>
        
        
          .mytext {color:#d22f30;}
        
        Text color #d22f30
      
           This box has a color of #d22f30        
        
          <div style="background-color:#d22f30;">Content here</div>
        
        
          .mybackground {background-color:#d22f30;}
        
        Background color #d22f30
      
           Border around this has a color of #d22f30        
        
          <div style="border:2px solid #d22f30;">Content here</div>
        
        
          .myborder {border:2px solid #d22f30;}
        
        Border color #d22f30