#df122c color space conversions
Hex:
#df122c
RGB:
223, 18, 44
CMY:
13, 93, 83
CMYK:
0, 92, 80, 13
HSL:
352°, 85.0622%, 47.2549%
HSV (HSB):
352°, 91.9283%, 87.4510%
XYZ:
31.1024, 16.3024, 3.8903
xyY:
0.6063, 0.3178, 16.3024
CIE-Lab:
47.3688, 71.4108, 43.3841
CIE-LCH:
47.3688, 83.5564, 31.2799
CIE-Luv:
47.3688, 144.8195, 26.0720
Hunter-Lab:
40.3763, 66.8423, 22.5508
#df122c color charts
#df122c color shades, tints & tones
#df122c color schemes
#df122c color preview, HTML & CSS examples
This text has a color of #df122c
<p style="color:#df122c;">Text here</p>
.mytext {color:#df122c;}
This box has a color of #df122c
<div style="background-color:#df122c;">Content here</div>
.mybackground {background-color:#df122c;}
Border around this has a color of #df122c
<div style="border:2px solid #df122c;">Content here</div>
.myborder {border:2px solid #df122c;}