#db3243 color space conversions
Hex:
        #db3243
        RGB:
        219, 50, 67
        CMY:
        14, 80, 74
        CMYK:
        0, 77, 69, 14
      HSL:
        354°, 70.1245%, 52.7451%
        HSV (HSB):
        354°, 77.1689%, 85.8824%
        XYZ:
        31.3671, 17.7465, 7.0824
        xyY:
        0.5582, 0.3158, 17.7465
      CIE-Lab:
        49.1872, 64.5478, 31.9584
        CIE-LCH:
        49.1872, 72.0261, 26.3405
        CIE-Luv:
        49.1872, 125.1438, 20.8739
        Hunter-Lab:
        42.1266, 59.1881, 19.5207
      #db3243 color charts
#db3243 RGB chart
      #db3243 CMYK chart
      #db3243 RGB pie chart
      #db3243 color shades, tints & tones
#db3243 color schemes
#db3243 color preview, HTML & CSS examples
           This text has a color of #db3243        
        
          <p style="color:#db3243;">Text here</p>
        
        
          .mytext {color:#db3243;}
        
        Text color #db3243
      
           This box has a color of #db3243        
        
          <div style="background-color:#db3243;">Content here</div>
        
        
          .mybackground {background-color:#db3243;}
        
        Background color #db3243
      
           Border around this has a color of #db3243        
        
          <div style="border:2px solid #db3243;">Content here</div>
        
        
          .myborder {border:2px solid #db3243;}
        
        Border color #db3243