#db412f color space conversions
Hex:
        #db412f
        RGB:
        219, 65, 47
        CMY:
        14, 75, 82
        CMYK:
        0, 70, 79, 14
      HSL:
        6°, 70.4918%, 52.1569%
        HSV (HSB):
        6°, 78.5388%, 85.8824%
        XYZ:
        31.6168, 19.0459, 4.6992
        xyY:
        0.5711, 0.3440, 19.0459
      CIE-Lab:
        50.7409, 58.7653, 44.9168
        CIE-LCH:
        50.7409, 73.9654, 37.3922
        CIE-Luv:
        50.7409, 121.2218, 32.2551
        Hunter-Lab:
        43.6416, 52.9441, 24.1650
      #db412f color charts
#db412f RGB chart
      #db412f CMYK chart
      #db412f RGB pie chart
      #db412f color shades, tints & tones
#db412f color schemes
#db412f color preview, HTML & CSS examples
           This text has a color of #db412f        
        
          <p style="color:#db412f;">Text here</p>
        
        
          .mytext {color:#db412f;}
        
        Text color #db412f
      
           This box has a color of #db412f        
        
          <div style="background-color:#db412f;">Content here</div>
        
        
          .mybackground {background-color:#db412f;}
        
        Background color #db412f
      
           Border around this has a color of #db412f        
        
          <div style="border:2px solid #db412f;">Content here</div>
        
        
          .myborder {border:2px solid #db412f;}
        
        Border color #db412f