#d02241 color space conversions
Hex:
        #d02241
        RGB:
        208, 34, 65
        CMY:
        18, 87, 75
        CMYK:
        0, 84, 69, 18
      HSL:
        349°, 71.9008%, 47.4510%
        HSV (HSB):
        349°, 83.6538%, 81.5686%
        XYZ:
        27.5386, 14.9356, 6.4324
        xyY:
        0.5631, 0.3054, 14.9356
      CIE-Lab:
        45.5459, 65.5711, 28.2199
        CIE-LCH:
        45.5459, 71.3858, 23.2857
        CIE-Luv:
        45.5459, 123.6468, 16.5303
        Hunter-Lab:
        38.6466, 59.5630, 17.1842
      #d02241 color charts
#d02241 RGB chart
      #d02241 CMYK chart
      #d02241 RGB pie chart
      #d02241 color shades, tints & tones
#d02241 color schemes
#d02241 color preview, HTML & CSS examples
           This text has a color of #d02241        
        
          <p style="color:#d02241;">Text here</p>
        
        
          .mytext {color:#d02241;}
        
        Text color #d02241
      
           This box has a color of #d02241        
        
          <div style="background-color:#d02241;">Content here</div>
        
        
          .mybackground {background-color:#d02241;}
        
        Background color #d02241
      
           Border around this has a color of #d02241        
        
          <div style="border:2px solid #d02241;">Content here</div>
        
        
          .myborder {border:2px solid #d02241;}
        
        Border color #d02241