#df0d3f color space conversions
Hex:
#df0d3f
RGB:
223, 13, 63
CMY:
13, 95, 75
CMYK:
0, 94, 72, 13
HSL:
346°, 88.9831%, 46.2745%
HSV (HSB):
346°, 94.1704%, 87.4510%
XYZ:
31.4726, 16.3347, 6.1968
xyY:
0.5828, 0.3025, 16.3347
CIE-Lab:
47.4106, 72.5923, 32.3982
CIE-LCH:
47.4106, 79.4939, 24.0514
CIE-Luv:
47.4106, 141.0095, 18.4099
Hunter-Lab:
40.4162, 68.2715, 19.2008
#df0d3f color charts
#df0d3f color shades, tints & tones
#df0d3f color schemes
#df0d3f color preview, HTML & CSS examples
This text has a color of #df0d3f
<p style="color:#df0d3f;">Text here</p>
.mytext {color:#df0d3f;}
This box has a color of #df0d3f
<div style="background-color:#df0d3f;">Content here</div>
.mybackground {background-color:#df0d3f;}
Border around this has a color of #df0d3f
<div style="border:2px solid #df0d3f;">Content here</div>
.myborder {border:2px solid #df0d3f;}