#db0534 color space conversions
Hex:
        #db0534
        RGB:
        219, 5, 52
        CMY:
        14, 98, 80
        CMYK:
        0, 98, 76, 14
      HSL:
        347°, 95.5357%, 43.9216%
        HSV (HSB):
        347°, 97.7169%, 85.8824%
        XYZ:
        29.8875, 15.4165, 4.6493
        xyY:
        0.5983, 0.3086, 15.4165
      CIE-Lab:
        46.1995, 71.9051, 37.3362
        CIE-LCH:
        46.1995, 81.0206, 27.4402
        CIE-Luv:
        46.1995, 142.1941, 21.6527
        Hunter-Lab:
        39.2639, 67.1616, 20.4642
      #db0534 color charts
#db0534 RGB chart
      #db0534 CMYK chart
      #db0534 RGB pie chart
      #db0534 color shades, tints & tones
#db0534 color schemes
#db0534 color preview, HTML & CSS examples
           This text has a color of #db0534        
        
          <p style="color:#db0534;">Text here</p>
        
        
          .mytext {color:#db0534;}
        
        Text color #db0534
      
           This box has a color of #db0534        
        
          <div style="background-color:#db0534;">Content here</div>
        
        
          .mybackground {background-color:#db0534;}
        
        Background color #db0534
      
           Border around this has a color of #db0534        
        
          <div style="border:2px solid #db0534;">Content here</div>
        
        
          .myborder {border:2px solid #db0534;}
        
        Border color #db0534