#d22042 color space conversions
Hex:
        #d22042
        RGB:
        210, 32, 66
        CMY:
        18, 87, 74
        CMYK:
        0, 85, 69, 18
      HSL:
        349°, 73.5537%, 47.4510%
        HSV (HSB):
        349°, 84.7619%, 82.3529%
        XYZ:
        28.0782, 15.1280, 6.5944
        xyY:
        0.5638, 0.3038, 15.1280
      CIE-Lab:
        45.8090, 66.5840, 28.0255
        CIE-LCH:
        45.8090, 72.2416, 22.8264
        CIE-Luv:
        45.8090, 125.5920, 16.1718
        Hunter-Lab:
        38.8947, 60.7939, 17.1741
      #d22042 color charts
#d22042 RGB chart
      #d22042 CMYK chart
      #d22042 RGB pie chart
      #d22042 color shades, tints & tones
#d22042 color schemes
#d22042 color preview, HTML & CSS examples
           This text has a color of #d22042        
        
          <p style="color:#d22042;">Text here</p>
        
        
          .mytext {color:#d22042;}
        
        Text color #d22042
      
           This box has a color of #d22042        
        
          <div style="background-color:#d22042;">Content here</div>
        
        
          .mybackground {background-color:#d22042;}
        
        Background color #d22042
      
           Border around this has a color of #d22042        
        
          <div style="border:2px solid #d22042;">Content here</div>
        
        
          .myborder {border:2px solid #d22042;}
        
        Border color #d22042