#df072a color space conversions
Hex:
#df072a
RGB:
223, 7, 42
CMY:
13, 97, 84
CMYK:
0, 97, 81, 13
HSL:
350°, 93.9130%, 45.0980%
HSV (HSB):
350°, 96.8610%, 87.4510%
XYZ:
30.9253, 16.0071, 3.6502
xyY:
0.6114, 0.3165, 16.0071
CIE-Lab:
46.9838, 72.4153, 44.1042
CIE-LCH:
46.9838, 84.7888, 31.3433
CIE-Luv:
46.9838, 147.1053, 25.9954
Hunter-Lab:
40.0089, 67.9581, 22.5969
#df072a color charts
#df072a color shades, tints & tones
#df072a color schemes
#df072a color preview, HTML & CSS examples
This text has a color of #df072a
<p style="color:#df072a;">Text here</p>
.mytext {color:#df072a;}
This box has a color of #df072a
<div style="background-color:#df072a;">Content here</div>
.mybackground {background-color:#df072a;}
Border around this has a color of #df072a
<div style="border:2px solid #df072a;">Content here</div>
.myborder {border:2px solid #df072a;}