#df042a color space conversions
Hex:
#df042a
RGB:
223, 4, 42
CMY:
13, 98, 84
CMYK:
0, 98, 81, 13
HSL:
350°, 96.4758%, 44.5098%
HSV (HSB):
350°, 98.2063%, 87.4510%
XYZ:
30.8928, 15.9420, 3.6394
xyY:
0.6121, 0.3158, 15.9420
CIE-Lab:
46.8983, 72.6632, 44.0207
CIE-LCH:
46.8983, 84.9574, 31.2082
CIE-Luv:
46.8983, 147.5468, 25.8314
Hunter-Lab:
39.9274, 68.2366, 22.5449
#df042a color charts
#df042a color shades, tints & tones
#df042a color schemes
#df042a color preview, HTML & CSS examples
This text has a color of #df042a
<p style="color:#df042a;">Text here</p>
.mytext {color:#df042a;}
This box has a color of #df042a
<div style="background-color:#df042a;">Content here</div>
.mybackground {background-color:#df042a;}
Border around this has a color of #df042a
<div style="border:2px solid #df042a;">Content here</div>
.myborder {border:2px solid #df042a;}