#df112e color space conversions
Hex:
#df112e
RGB:
223, 17, 46
CMY:
13, 93, 82
CMYK:
0, 92, 79, 13
HSL:
352°, 85.8333%, 47.0588%
HSV (HSB):
352°, 92.3767%, 87.4510%
XYZ:
31.1250, 16.2861, 4.0878
xyY:
0.6044, 0.3162, 16.2861
CIE-Lab:
47.3477, 71.5855, 42.2510
CIE-LCH:
47.3477, 83.1242, 30.5498
CIE-Luv:
47.3477, 144.6054, 25.3413
Hunter-Lab:
40.3561, 67.0467, 22.2435
#df112e color charts
#df112e color shades, tints & tones
#df112e color schemes
#df112e color preview, HTML & CSS examples
This text has a color of #df112e
<p style="color:#df112e;">Text here</p>
.mytext {color:#df112e;}
This box has a color of #df112e
<div style="background-color:#df112e;">Content here</div>
.mybackground {background-color:#df112e;}
Border around this has a color of #df112e
<div style="border:2px solid #df112e;">Content here</div>
.myborder {border:2px solid #df112e;}