#db3042 color space conversions
Hex:
        #db3042
        RGB:
        219, 48, 66
        CMY:
        14, 81, 74
        CMYK:
        0, 78, 70, 14
      HSL:
        354°, 70.3704%, 52.3529%
        HSV (HSB):
        354°, 78.0822%, 85.8824%
        XYZ:
        31.2537, 17.5673, 6.8978
        xyY:
        0.5609, 0.3153, 17.5673
      CIE-Lab:
        48.9671, 65.0798, 32.2836
        CIE-LCH:
        48.9671, 72.6472, 26.3842
        CIE-Luv:
        48.9671, 126.3328, 20.9177
        Hunter-Lab:
        41.9134, 59.7544, 19.5818
      #db3042 color charts
#db3042 RGB chart
      #db3042 CMYK chart
      #db3042 RGB pie chart
      #db3042 color shades, tints & tones
#db3042 color schemes
#db3042 color preview, HTML & CSS examples
           This text has a color of #db3042        
        
          <p style="color:#db3042;">Text here</p>
        
        
          .mytext {color:#db3042;}
        
        Text color #db3042
      
           This box has a color of #db3042        
        
          <div style="background-color:#db3042;">Content here</div>
        
        
          .mybackground {background-color:#db3042;}
        
        Background color #db3042
      
           Border around this has a color of #db3042        
        
          <div style="border:2px solid #db3042;">Content here</div>
        
        
          .myborder {border:2px solid #db3042;}
        
        Border color #db3042